[mapp]
app_name = 'yourcity_ticketfrei'

[muser]
email = 'youremail@server.tld'
password = 'yourpassword'
server = 'yourmastodoninstance'

[tapp]
consumer_key = "yourconsumerkey"
consumer_secret = yourconsumersecret"

[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'