aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-10-31 10:11:11 +0000
committerLouise Crow <louise.crow@gmail.com>2012-10-31 10:11:11 +0000
commit5a52822e9abf10b99dc1df17e9507c7f8f949bb8 (patch)
tree3d66feb2195a0f3d07c885a82213c9497a0b30d3
parent7bfdb9d1c1b7c0c9c9fdc5914952d5d8ff3f7d70 (diff)
Uncomment TWITTER_WIDGET_ID in general.yml-example file to stop our deployment system complaining. Shouldn't have any material effect.
-rw-r--r--config/general.yml-example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example
index ecd420e9c..18e6cb998 100644
--- a/config/general.yml-example
+++ b/config/general.yml-example
@@ -25,7 +25,7 @@ BLOG_FEED: 'http://www.mysociety.org/category/projects/whatdotheyknow/feed/'
TWITTER_USERNAME: 'whatdotheyknow'
# Set the widget_id to get the Twitter sidebar on the blog page.
# To get one https://twitter.com/settings/widgets
-#TWITTER_WIDGET_ID: ''
+TWITTER_WIDGET_ID: ''
# Locales we wish to support in this app, space-delimited
AVAILABLE_LOCALES: 'en es'