From 1377aceec23fdb0efc4e1406ee308e1377d36065 Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gómez Date: Fri, 5 Jun 2020 13:23:46 +0200 Subject: Rename 'linux' mode to 'live' mode 'linux' represents ogLive mode that is the reason for the rename. --- cfg/ogclient.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfg') 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" }, -- cgit v1.2.3-18-g5258