Merge branch 'v3.1.0' of https://github.com/tobychui/zoraxy into v3.1.0

This commit is contained in:
Toby Chui 2024-07-21 15:11:27 +08:00
commit d3dbbf9052

View File

@ -60,7 +60,7 @@ var (
name = "Zoraxy"
version = "3.1.0"
nodeUUID = "generic" //System uuid, in uuidv4 format
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()
/*