Update plane1.ini.example

Changed the MASTODON config from 'Enable = TRUE' to 'ENABLE = FALSE', as this was throwing off my initial run of the program and could be a headache for other users too. Changing this also aligns it with the other services who are set to 'FALSE' in the example.
This commit is contained in:
Anthony Hernandez 2023-02-09 10:07:14 -06:00 committed by GitHub
parent a831b893a2
commit 8f6be67e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ ROOM_ID = -100xxxxxxxxxx
BOT_TOKEN = xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[MASTODON]
ENABLE = TRUE
ENABLE = FALSE
ACCESS_TOKEN = mastodonaccesstoken
APP_URL = mastodonappurl