21 lines
382 B
Plaintext
21 lines
382 B
Plaintext
[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"
|
|
|
|
[trigger]
|
|
goodlist_path = "goodlists"
|
|
blacklist_path = "blacklists"
|
|
|