2021-10-03 13:19:37 +02:00
|
|
|
[default.publisher.telegram]
|
|
|
|
active=true
|
|
|
|
chat_id="xxx"
|
|
|
|
token="xxx"
|
|
|
|
username="xxx"
|
|
|
|
[default.publisher.zulip]
|
|
|
|
active=true
|
2021-11-11 16:25:09 +01:00
|
|
|
instance="xxx"
|
2021-10-03 13:19:37 +02:00
|
|
|
chat_id="xxx"
|
|
|
|
subject="xxx"
|
|
|
|
bot_token="xxx"
|
|
|
|
bot_email="xxx"
|
|
|
|
[default.publisher.twitter]
|
2021-10-17 14:05:16 +02:00
|
|
|
active=true
|
|
|
|
api_key="xxx"
|
|
|
|
api_key_secret="xxx"
|
|
|
|
access_token="xxx"
|
|
|
|
access_secret="xxx"
|
2021-10-03 13:19:37 +02:00
|
|
|
[default.publisher.mastodon]
|
2021-10-20 00:08:58 +02:00
|
|
|
active=true
|
|
|
|
instance="xxx"
|
|
|
|
token="xxx"
|
|
|
|
name="xxx"
|
|
|
|
toot_length=500
|
2021-10-03 13:19:37 +02:00
|
|
|
|
2021-11-20 15:40:10 +01:00
|
|
|
[default.publisher.facebook]
|
|
|
|
|
|
|
|
active=true
|
|
|
|
page_access_token="xxx"
|
|
|
|
|
2021-10-03 13:19:37 +02:00
|
|
|
[default.notifier.telegram]
|
|
|
|
active=true
|
|
|
|
chat_id="xxx"
|
|
|
|
token="xxx"
|
|
|
|
username="xxx"
|
|
|
|
[default.notifier.zulip]
|
|
|
|
active=true
|
2021-11-11 16:25:09 +01:00
|
|
|
instance="xxx"
|
2021-10-03 13:19:37 +02:00
|
|
|
chat_id="xxx"
|
|
|
|
subject="xxx"
|
|
|
|
bot_token="xxx"
|
|
|
|
bot_email="xxx"
|
|
|
|
[default.notifier.twitter]
|
2021-10-17 14:05:16 +02:00
|
|
|
active=true
|
|
|
|
api_key="xxx"
|
|
|
|
api_key_secret="xxx"
|
|
|
|
access_token="xxx"
|
|
|
|
access_secret="xxx"
|
2021-10-03 13:19:37 +02:00
|
|
|
[default.notifier.mastodon]
|
|
|
|
active=false
|
2021-11-20 15:40:10 +01:00
|
|
|
|
|
|
|
[default.notifier.facebook]
|
|
|
|
active=false
|
|
|
|
page_access_token="xxx"
|