diff options
author | Dave Whiteland <dave@fury.ukcod.org.uk> | 2011-04-12 14:38:12 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2012-03-23 13:40:33 +0000 |
commit | 9b20b70888f43ea9e995e7df5d3c90cbca9ed9dc (patch) | |
tree | d492616626afd4eb8b67b26057950075e53be4dd | |
parent | aaee97ab4f452d6073808e4424c7804a24e7003c (diff) |
clarified comment
-rw-r--r-- | conf/general.yml-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 704008875..0bab41895 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -62,6 +62,6 @@ RSS_LIMIT: '20' # Should problem reports link to the council summary pages? AREA_LINKS_FROM_PROBLEMS: '0' -# webservice for Barnet: expected format: user:password@https_url +# webservice for Barnet: expected format: protocol://user:password@https_url OPTION_BARNET_WEBSERVICE_ENDPOINT: '' |