Explorar o código

auto update script executed

Toby Chui hai 1 ano
pai
achega
13319cc23c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -43,7 +43,7 @@ var (
 	name        = "Zoraxy"
 	version     = "2.6.5"
 	nodeUUID    = "generic"
-	development = true //Set this to false to use embedded web fs
+	development = false //Set this to false to use embedded web fs
 	bootTime    = time.Now().Unix()
 
 	/*