mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 20:17:22 +01:00
add vanity uid bot command
This commit is contained in:
parent
09b305fa67
commit
5094bf736d
2 changed files with 54 additions and 1 deletions
|
|
@ -22,7 +22,8 @@
|
|||
"PurgeUnusedAccounts": true,
|
||||
"PurgeUnusedAccountsPeriodInDays": 14,
|
||||
"FailedAuthForTempBan": 5,
|
||||
"TempBanDurationInMinutes": 30
|
||||
"TempBanDurationInMinutes": 30,
|
||||
"VanitySupportedRoles": []
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue