configure-ptt-chedecorare-oglive-methodsejecutarscript-b64fix-cfg2objfixes-winlgromero-filebeatmainnew-browserno-ptt-paramogadmclient-statusogcore1oglogoglog2override-moduleping1ping2ping3ping4report-progresstlsunification2unification3
Last change
on this file since fa32834 was
2ba25ff,
checked in by Natalia Serrano <natalia.serrano@…>, 7 months ago
|
refs #708 split CloningEngine? stuff off ogAdmClient module, restore stock config
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | [opengnsys] |
---|
2 | # Listen address & port of REST |
---|
3 | address=0.0.0.0 |
---|
4 | port=8000 |
---|
5 | |
---|
6 | # This is a comma separated list of paths where to look for modules to load |
---|
7 | #path=test_modules/server,more_modules/server |
---|
8 | |
---|
9 | # Remote OpenGnsys Service |
---|
10 | remote=https://192.168.2.1/opengnsys/rest |
---|
11 | # Alternate OpenGnsys Service (comment out to enable this option) |
---|
12 | #altremote=https://10.0.2.2/opengnsys/rest |
---|
13 | |
---|
14 | # Execution level (permitted operations): status, halt, full |
---|
15 | level=full |
---|
16 | |
---|
17 | # Log Level, if omitted, will be set to INFO |
---|
18 | log=DEBUG |
---|
19 | |
---|
20 | # Module specific |
---|
21 | # The sections must match the module name |
---|
22 | # This section will be passes on activation to module |
---|
23 | [ogAdmClient] |
---|
24 | #path=test_modules/server,more_modules/server |
---|
25 | |
---|
26 | remote=https://192.168.2.1/opengnsys/rest |
---|
27 | log=DEBUG |
---|
28 | pathinterface=/opt/opengnsys/interfaceAdm |
---|
29 | urlMenu=https://192.168.2.1/opengnsys/varios/menubrowser.php |
---|
30 | urlMsg=http://localhost/cgi-bin/httpd-log.sh |
---|
31 | |
---|
32 | [CloningEngine] |
---|
33 | remote=https://192.168.2.1/opengnsys/rest |
---|
34 | log=DEBUG |
---|
35 | pathinterface=/opt/opengnsys/interfaceAdm |
---|
36 | urlMenu=https://192.168.2.1/opengnsys/varios/menubrowser.php |
---|
37 | urlMsg=http://localhost/cgi-bin/httpd-log.sh |
---|
Note: See
TracBrowser
for help on using the repository browser.