diff options
Diffstat (limited to 'cfg')
-rw-r--r-- | cfg/ogclient.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/ogclient.cfg b/cfg/ogclient.cfg index 1949fa6..a13de5e 100644 --- a/cfg/ogclient.cfg +++ b/cfg/ogclient.cfg @@ -1,7 +1,7 @@ [opengnsys] ip=127.0.0.1 -port=1234 url=https://127.0.0.1/opengnsys/varios/menubrowser.php +port=8889 # Log Level, if ommited, will be set to INFO log=DEBUG # Supported modes are 'virtual' and 'linux' |