Last change
on this file since af30cc7 was
fd30540,
checked in by OpenGnSys Support Team <soporte-og@…>, 6 years ago
|
#915 add support for HTTP Authorization
Add APITOKEN= field to ogAdmServer.cfg to specify the REST API key.
|
-
Property mode set to
100644
|
File size:
161 bytes
|
Rev | Line | |
---|
[727a109] | 1 | ServidorAdm=localhost |
---|
| 2 | PUERTO=2008 |
---|
| 3 | USUARIO=test-db |
---|
| 4 | PASSWORD=test-db |
---|
| 5 | datasource=localhost |
---|
| 6 | CATALOG=test-db |
---|
| 7 | INTERFACE=eth1 |
---|
[fd30540] | 8 | APITOKEN=07b3bfe728954619b58f0107ad73acc1 |
---|
Note: See
TracBrowser
for help on using the repository browser.