diff --git a/VERSION b/VERSION index b77f8de..ae9ff0a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -webio-v0.0.3 +webio-v0.0.4 diff --git a/config.json b/config.json index d1cdf5a..e1b548c 100644 --- a/config.json +++ b/config.json @@ -35,7 +35,7 @@ "link": true, "ipcam": true, "wristband": true, - "server": false + "server": true }, "cmdpath": { "manualip": "/home/www/cmd/manualip", @@ -50,4 +50,4 @@ "version": "/factory/webioa_version", "ipcamsave": "/home/www/cam" } -} \ No newline at end of file +}