Updated configs for new metris api

This commit is contained in:
seefoe
2018-05-17 23:51:01 -04:00
parent b8a5e98102
commit d7d18bbcda
2 changed files with 10 additions and 2 deletions

View File

@@ -9,7 +9,11 @@
[LoginServer]
databasePWD=DBPASSWORD
##Uncomment below to enable authentication; and be sure IP is set to that of the VM
#externalAuthURL=http://HOSTIP/auth.php
#externalAuthURL=http://HOSTNAME/api/auth
[CentralServer]
#metricsDataURL=http://HOSTNAME/api/sendMetrics
#webUpdateIntervalSeconds=5
[dbProcess]
databaseProtocol=OCI

View File

@@ -9,7 +9,11 @@
[LoginServer]
databasePWD=DBPASSWORD
##Uncomment below to enable authentication; and be sure IP is set to that of the VM
#externalAuthURL=http://HOSTIP/auth.php
#externalAuthURL=http://HOSTNAME/api/auth
[CentralServer]
#metricsDataURL=http://HOSTNAME/api/sendMetrics
#webUpdateIntervalSeconds=5
[dbProcess]
databaseProtocol=OCI