Fix #18 add ability to block specific users

This commit is contained in:
2023-04-12 17:08:40 +02:00
parent d716b3882b
commit 052c93d461
2 changed files with 25 additions and 8 deletions

View File

@ -5,6 +5,7 @@ YOUTUBE_DISABLE = false
MASTODON_INSTANCE = 'metalhead.club'
BASE_URL = 'https://moshingmammut.phlaym.net'
VERBOSE = false
IGNORE_USERS = @moshhead@metalhead.club
PUBLIC_REFRESH_INTERVAL = 10000
PUBLIC_MASTODON_INSTANCE_DISPLAY_NAME = 'Metalhead.club'