diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-09-26 11:26:37 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-09-26 11:26:37 +0100 |
commit | f1fc75a72bdf285b18b984915338d01ffa574f20 (patch) | |
tree | d7b5993983dcaa0c0172ae4499f40263639e55d1 | |
parent | a603b89eaee5ed22e7857d54fecd82c938763ac4 (diff) | |
parent | 0a3e527fb9adf0da447c2af04968a60126ad3d07 (diff) |
Merge remote-tracking branch 'openaustralia_github/configuration_patch' into develop
-rw-r--r-- | config/general.yml-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index fd27b151a..7aa01e899 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -35,6 +35,7 @@ SPECIAL_REPLY_VERY_LATE_AFTER_DAYS: 60 WORKING_OR_CALENDAR_DAYS: working # example public bodies for the home page, semicolon delimited - short_names +# Comment out if you want this to be auto-generated. WARNING: this is slow & don't use production! FRONTPAGE_PUBLICBODY_EXAMPLES: 'tgq' # URLs of themes to download and use (when running rails-post-deploy |