fix example config file

This commit is contained in:
Thomas L 2017-06-25 20:23:46 +02:00
parent 546046bc50
commit ca07f70aa6
1 changed files with 3 additions and 3 deletions

View File

@ -10,13 +10,13 @@ server = 'yourmastodoninstance'
consumer_key = "yourconsumerkey"
consumer_secret = yourconsumersecret"
# shutdown_contact_userid = 012345
# shutdown_contact_screen_name = 'yourscreenname'
[tuser]
access_token_key = "youraccesstokenkey"
access_token_secret = "youraccesstokensecret"
# shutdown_contact_userid = 012345
# shutdown_contact_screen_name = 'yourscreenname'
# [trigger]
# goodlist_path = 'goodlists'
# blacklist_path = 'blacklists'