mirror of
https://bitbucket.org/seefoe/configs.git
synced 2026-01-16 23:04:27 -05:00
Updated configs for new metris api
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user