blob: d39fc96590cf90ea9de4f4a6ee110541e5ca0066 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[opengnsys]
# 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
|