mirror of
https://gitlab.com/octospacc/bottocto
synced 2025-06-05 22:19:22 +02:00
Fix example config
This commit is contained in:
@@ -41,4 +41,4 @@ MaxTryCount = 5
|
|||||||
# Other advanced settings.
|
# Other advanced settings.
|
||||||
AppName = "bottocto-MastodonFeedHTML"
|
AppName = "bottocto-MastodonFeedHTML"
|
||||||
DbFile = "Database.txt"
|
DbFile = "Database.txt"
|
||||||
UserAgent = AppName
|
UserAgent = AppName.replace('-','; ')
|
||||||
|
Reference in New Issue
Block a user