diff options
Diffstat (limited to 'cfg')
-rw-r--r-- | cfg/ogclient.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/ogclient.json b/cfg/ogclient.json index dc8055d..18d4d8b 100644 --- a/cfg/ogclient.json +++ b/cfg/ogclient.json @@ -3,7 +3,7 @@ "ip": "127.0.0.1", "port": 8889, "log": "DEBUG", - "mode": "linux", + "mode": "live", "url": "https://127.0.0.1/opengnsys/varios/menubrowser.php", "url_log": "http://localhost/cgi-bin/httpd-log.sh" }, |