diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-09-26 10:22:56 +1000 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-09-26 10:22:56 +1000 |
commit | 0a3e527fb9adf0da447c2af04968a60126ad3d07 (patch) | |
tree | 7f0a534659df08d9c4a1aa83b7ce4efb53f8ae37 | |
parent | 265e336ae0608af39aa3aad8b27862e572222562 (diff) |
Added small comment for general.yml-example to help people who are starting out
-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 |