mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-05-24 08:48:50 -05: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