summaryrefslogtreecommitdiffstats
path: root/admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg')
-rw-r--r--admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg b/admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg
new file mode 100644
index 00000000..8888e88a
--- /dev/null
+++ b/admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg
@@ -0,0 +1,21 @@
+[opengnsys]
+# Listen address & port of REST
+address=0.0.0.0
+port=8000
+
+# This is a comma separated list of paths where to look for modules to load
+path=test_modules/server
+
+# Remote OpenGnsys Service
+remote=https://192.168.2.10/opengnsys/rest
+
+# Log Level, if ommited, will be set to INFO
+log=DEBUG
+
+# Module specific
+# The sections must match the module name
+# This section will be passes on activation to module
+#[Sample1]
+#value1=Mariete
+#value2=Yo
+#remote=https://172.27.0.1:9999/rest