summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index cad9c9e1..55bf768c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -134,6 +134,9 @@ test:
134 database: psql_test 134 database: psql_test
135 username: rails 135 username: rails
136 password: 136 password:
137 collation: en_US.UTF-8
138 ctype: en_US.UTF-8
139 template: template0
137 140
138production: 141production:
139 adapter: postgresql 142 adapter: postgresql