diff options
author | Dave Whiteland <dave@mysociety.org> | 2012-04-02 17:05:17 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2012-04-02 17:05:17 +0100 |
commit | 6b0d41113b99dafd165d3d0d5b848e0258124546 (patch) | |
tree | 653ad046aad948f40951badcbbdfb60e1c152315 | |
parent | 1cb17ad76126709ebb5fea21897622b9e9f1922e (diff) |
remove BARNET_ENDPOINT from general-yml (now in datbase)
-rw-r--r-- | conf/general.yml-example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 0bab41895..ec77e6ba8 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -62,6 +62,4 @@ RSS_LIMIT: '20' # Should problem reports link to the council summary pages? AREA_LINKS_FROM_PROBLEMS: '0' -# webservice for Barnet: expected format: protocol://user:password@https_url -OPTION_BARNET_WEBSERVICE_ENDPOINT: '' |