add vanity uid bot command

This commit is contained in:
Stanley Dimant
2022-08-25 02:57:56 +02:00
parent 09b305fa67
commit 5094bf736d
2 changed files with 54 additions and 1 deletions

View File

@@ -22,7 +22,8 @@
"PurgeUnusedAccounts": true,
"PurgeUnusedAccountsPeriodInDays": 14,
"FailedAuthForTempBan": 5,
"TempBanDurationInMinutes": 30
"TempBanDurationInMinutes": 30,
"VanitySupportedRoles": []
},
"AllowedHosts": "*"
}