From f12b86facb74ef55a1f85f807019aeb1bfe3ee25 Mon Sep 17 00:00:00 2001 From: kk6fut Date: Wed, 14 Dec 2022 18:44:12 -0800 Subject: [PATCH] Needed additional account config (per-plane) --- configs/plane1.ini.example | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/configs/plane1.ini.example b/configs/plane1.ini.example index 5c2a8f1..ff3d03b 100644 --- a/configs/plane1.ini.example +++ b/configs/plane1.ini.example @@ -51,4 +51,11 @@ ACCESS_TOKEN = ENABLE = FALSE TITLE = Title Of Telegram message ROOM_ID = -100xxxxxxxxxx -BOT_TOKEN = xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \ No newline at end of file +BOT_TOKEN = xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx + +[MASTODON] +ENABLE = TRUE +ACCESS_TOKEN = mastodonaccesstoken +APP_URL = mastodonappurl +MAX_IMAGE_SIZE = maximagesize +