mirror of
https://github.com/kaaninchen/Laterna.git
synced 2026-09-17 19:12:48 +00:00
rethought the auth system and realized that it was bullshit
This commit is contained in:
+2
-3
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"fileLogging": false,
|
||||
"verboseLogging": true,
|
||||
"verboseLogging": true, // // not fully implemented yet
|
||||
"http": {
|
||||
"adminToken": "",
|
||||
"port": 8080,
|
||||
"cooldown": 5,
|
||||
"cooldown": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user