diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-07-18 13:23:49 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-07-18 13:23:49 +0100 |
commit | 299ac2bcc31dd1dff1985e275736f40228fabb76 (patch) | |
tree | fbe79fdeb1212944964a41be8496a98ef6bcb9b9 /conf | |
parent | 892d3645df7689e21d99090f79acb0554446a7f7 (diff) |
Blank YAML seems to be an issue with deployment..
Diffstat (limited to 'conf')
-rw-r--r-- | conf/general.yml-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 693a154c3..e24f0dc80 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -74,7 +74,7 @@ RSS_LIMIT: '20' AREA_LINKS_FROM_PROBLEMS: '0' # used to override the STAGING SERVER safety mechanism in send-reports -TESTING_COUNCILS: +TESTING_COUNCILS: '' # ----------------------------------------------------------------------- |