updated configuration example

This commit is contained in:
nilsding 2014-12-12 13:45:02 +01:00
parent f4ee900ae6
commit bfeb7b3edb

View file

@ -6,3 +6,14 @@ anonymous_name: "Anonymous"
# How many items (questions, answers, ...) do you want to show per page?
items_per_page: 10
# OAuth tokens
sharing:
twitter:
enabled: true
# Get the tokens from https://apps.twitter.com
consumer_key: ''
consumer_secret: ''
facebook:
enabled: false