ban template config option.

This commit is contained in:
2026-03-04 21:29:58 +00:00
parent 348f43b2a3
commit c84fcc1faa
2 changed files with 12 additions and 6 deletions

View File

@@ -44,6 +44,7 @@ config = {
"username": "",
"password": "",
"sub_name": "",
"ban_template": "",
# numeric settings are stored as integers here rather than strings
"max_days": 180,
"max_posts": 180,