ticketfrei/ticketfrei.cfg.example

21 lines
382 B
Plaintext
Raw Normal View History

2017-06-17 18:27:53 +00:00
[mapp]
2017-06-17 16:15:13 +00:00
app_name = 'yourcity_ticketfrei'
2017-06-17 18:27:53 +00:00
[muser]
2017-06-17 16:15:13 +00:00
email = 'youremail@server.tld'
password = 'yourpassword'
server = 'yourmastodoninstance'
2017-06-17 22:35:34 +00:00
[tapp]
2017-06-25 17:50:07 +00:00
consumer_key = "yourconsumerkey"
consumer_secret = yourconsumersecret"
2017-06-17 22:35:34 +00:00
[tuser]
2017-06-25 17:50:07 +00:00
access_token_key = "youraccesstokenkey"
access_token_secret = "youraccesstokensecret"
2017-06-25 16:11:20 +00:00
[trigger]
2017-06-25 17:50:07 +00:00
goodlist_path = "goodlists"
blacklist_path = "blacklists"
2017-06-25 16:11:20 +00:00