diff options
author | jessib <jessib@riseup.net> | 2012-11-05 09:58:44 -0800 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2012-11-05 09:58:44 -0800 |
commit | 3515a598341282c20feb5950a81f43552280688d (patch) | |
tree | 74a2d250faeddc76b3b9955c1085282f9cc13956 /config | |
parent | fb1c8e60335fefc55191eee16d83f53d2e9a2031 (diff) | |
parent | cf1e7ee20f713068cadf5cfa78840115e0a8a081 (diff) |
Merge branch 'develop' into help_develop
Diffstat (limited to 'config')
-rw-r--r-- | config/config.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.yml.example b/config/config.yml.example index e3a0112..c34dd10 100644 --- a/config/config.yml.example +++ b/config/config.yml.example @@ -4,5 +4,5 @@ development: test: admins: [admin, admin2] -production +production: admins: [] |