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:
@@ -8,6 +8,7 @@ type HTTPConfig struct {
|
||||
Cooldown float64 `json:"cooldown"`
|
||||
}
|
||||
|
||||
|
||||
type Config struct {
|
||||
HTTP HTTPConfig `json:"http"`
|
||||
FileLogging bool `json:"fileLogging"`
|
||||
|
||||
Reference in New Issue
Block a user