This commit is contained in:
Mitsu
2025-07-10 20:17:00 +02:00
parent f331492999
commit 5e9433f4ae
3 changed files with 22 additions and 8 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
"verboseLogging": true,
"http": {
"adminToken": "",
"port": 8080
"port": 8080,
"cooldown": 5,
}
}