From 0807ec76ed82d56048b3d5e89729e9ca0d67133f Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Fri, 17 Apr 2020 10:18:01 +0200 Subject: Add realtime log menu We observed that with the new ogClient the ogLive did not show the realtime log menu*. This commit changes the ogClient to launch the browser and show the realtime log menu when some commands are executed. * The realtime log menu is a menu that shows current status and info about the command that the ogLive is executing. --- cfg/ogclient.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'cfg') diff --git a/cfg/ogclient.cfg b/cfg/ogclient.cfg index a006eca..634382d 100644 --- a/cfg/ogclient.cfg +++ b/cfg/ogclient.cfg @@ -1,6 +1,7 @@ [opengnsys] ip=127.0.0.1 url=https://127.0.0.1/opengnsys/varios/menubrowser.php +url_log=http://localhost/cgi-bin/httpd-log.sh port=8889 # Log Level, if ommited, will be set to INFO log=DEBUG -- cgit v1.2.3-18-g5258