conf: remove App>Debug key
This commit is contained in:
parent
0892666ead
commit
656125e790
@ -5,7 +5,6 @@ type Config struct {
|
||||
Name string `json:"name"`
|
||||
Version string `json:"version"`
|
||||
MotdHTML string `json:"motd"`
|
||||
Debug bool `json:"debug"`
|
||||
}
|
||||
|
||||
Web struct {
|
||||
|
Loading…
Reference in New Issue
Block a user