diff options
Diffstat (limited to 'cfg/ogclient.cfg')
-rw-r--r-- | cfg/ogclient.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cfg/ogclient.cfg b/cfg/ogclient.cfg new file mode 100644 index 0000000..34939d2 --- /dev/null +++ b/cfg/ogclient.cfg @@ -0,0 +1,6 @@ +[opengnsys] +ip=127.0.0.1 +port=1234 +url=https://127.0.0.1/opengnsys/varios/menubrowser.php +# Log Level, if ommited, will be set to INFO +log=DEBUG |