mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-02-12 19:48:35 -06:00
Removed debug code
This commit is contained in:
@@ -44,7 +44,7 @@ var password string
|
||||
|
||||
var serverStarted = false
|
||||
|
||||
const debugDisableAuth = true
|
||||
const debugDisableAuth = false
|
||||
|
||||
// RunIfFirstStart checks if config files exist and if not start a blocking webserver for setup
|
||||
func RunIfFirstStart() {
|
||||
|
||||
Reference in New Issue
Block a user