diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-27 14:04:42 +0000 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-27 14:04:42 +0000 |
commit | 0c3bee857b1b6a0a114d319f8722d25ae59166bd (patch) | |
tree | 3a0a7251e2ea6f5df83ba0066fce5c900c95a02a | |
parent | ba7f82453914c6e7f4f6f25a5ab510f6dc0af902 (diff) | |
parent | 225b82ab5553139148528cb53937042efce51eed (diff) |
Merge branch 'docs_url_in_config' into rails-3-develop
-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 a80784712..ac96b5e50 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -1,6 +1,9 @@ # general.yml-example: # Example values for the "general" config file. # +# Documentation on configuring Alaveteli is available at +# http://alaveteli.org/docs/customising/ +# # Configuration parameters, in YAML syntax. # # Copy this file to one called "general.yml" in the same directory. Or |