Przeglądaj źródła

auto update script executed

Toby Chui 1 rok temu
rodzic
commit
13319cc23c
1 zmienionych plików z 1 dodań i 1 usunięć
  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()
 
 	/*