aboutsummaryrefslogtreecommitdiffstats
path: root/installing/manual_install.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-05-29 18:29:47 +0100
committerLouise Crow <louise.crow@gmail.com>2014-05-29 18:29:47 +0100
commitf8e2c29d4fff661248a7f63f92fe4135e7df771e (patch)
tree73fb016d2cf20721c87a530a5b9030177713feeb /installing/manual_install.md
parent21da7be06f9c130a1b9f6b981192ce9f182e4677 (diff)
parent58a3bfec19e24b13ec6401cb1186fe23e0613c8a (diff)
Merge branch 'gh-pages-fix-typo' into gh-pages
Diffstat (limited to 'installing/manual_install.md')
-rw-r--r--installing/manual_install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/installing/manual_install.md b/installing/manual_install.md
index 65155bfdf..a9580e402 100644
--- a/installing/manual_install.md
+++ b/installing/manual_install.md
@@ -200,7 +200,7 @@ constraints whilst running the tests they also need to be a superuser
If you don't want your database user to be a superuser, you can add this line
to the test config in `database.yml` (as seen in `database.yml-example`)
- disable_constraints: false
+ constraint_disabling: false
## Configure email