diff options
-rw-r--r-- | config/general.yml-example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 39f81cdb3..112248049 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -5,6 +5,9 @@ # # Copy this file to one called "general.yml" in the same directory. Or # have multiple config files and use a symlink to change between them. +# +# Default values for these settings can be found in +# RAILS_ROOT/lib/configuration.rb # Site name appears in various places throughout the site SITE_NAME: 'Alaveteli' |