From 4f03c31f85b6431f5be70f28b08665560f76d654 Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gomez Date: Wed, 8 Apr 2020 13:31:45 +0200 Subject: Add mode selection for ogClient --- cfg/ogclient.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cfg') diff --git a/cfg/ogclient.cfg b/cfg/ogclient.cfg index 34939d2..1949fa6 100644 --- a/cfg/ogclient.cfg +++ b/cfg/ogclient.cfg @@ -4,3 +4,5 @@ port=1234 url=https://127.0.0.1/opengnsys/varios/menubrowser.php # Log Level, if ommited, will be set to INFO log=DEBUG +# Supported modes are 'virtual' and 'linux' +mode=linux \ No newline at end of file -- cgit v1.2.3-18-g5258