summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-11-04 16:23:16 +0100
committerAzul <azul@leap.se>2012-11-04 16:23:16 +0100
commit2264623a445bf5c64404ef302f63e4d99ecbd97f (patch)
tree291d794ac4eb20c1766bc06611fde9b2cfce1986 /config
parent675b626378fcaad6bca2abfd7086ca05fa17f76f (diff)
minor: yaml syntax fix
Diffstat (limited to 'config')
-rw-r--r--config/config.yml.example2
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: []