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 1a43d1b..b1f1f43 100644 --- a/cfg/ogclient.json +++ b/cfg/ogclient.json @@ -2,7 +2,7 @@ "opengnsys": { "ip": "127.0.0.1", "port": 8889, - "log": "DEBUG", + "log": "INFO", "mode": "live", "url": "https://127.0.0.1/opengnsys/varios/menubrowser.php", "url_log": "http://localhost/cgi-bin/httpd-log.sh" |