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