diff --git a/ticketfrei.cfg.example b/ticketfrei.cfg.example index e95e468..5f60104 100644 --- a/ticketfrei.cfg.example +++ b/ticketfrei.cfg.example @@ -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'