diff options
Diffstat (limited to 'cfg')
-rw-r--r-- | cfg/ogclient.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
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 |