summaryrefslogtreecommitdiffstats
path: root/cfg/ogclient.cfg
diff options
context:
space:
mode:
authorJavier Sanchez Parra <jsanchez@soleta.eu>2020-03-23 15:58:57 +0100
committerAlvaro Neira Ayuso <aneira@soleta.eu>2020-03-24 08:06:02 +0100
commitf11e345dbf4892ae57fe0ffded5f78febb26dc21 (patch)
treef323bbc4256b9b33c4fd74012ebe57d189a842d9 /cfg/ogclient.cfg
parent2cd7f5b4fccf6f9d158d3a18b46813357bfc9cb9 (diff)
Rename config file
This commit changes the name of the config file from ogagent.cfg to ogclient.cfg.
Diffstat (limited to 'cfg/ogclient.cfg')
-rw-r--r--cfg/ogclient.cfg6
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