diff options
-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 |