changeset 2779:25179f6b60ae

Update jcmd plugin configuration Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-October/025506.html
author Elliott Baron <ebaron@redhat.com>
date Mon, 23 Oct 2017 16:50:12 -0400
parents 7eda5184fddf
children 0633f63d464d
files plugins/jcmd-stats-collector/distribution/configFiles/backend-config.properties plugins/jcmd-stats-collector/distribution/configFiles/gateway.properties
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/jcmd-stats-collector/distribution/configFiles/backend-config.properties	Mon Oct 23 16:50:12 2017 -0400
@@ -0,0 +1,3 @@
+# URL to the microservice provided by the Thermostat web gateway
+gatewayURL=https://localhost:30000/jcmd/0.0.1
+enabled=true
--- a/plugins/jcmd-stats-collector/distribution/configFiles/gateway.properties	Fri Oct 20 09:43:51 2017 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-# URL to the microservice provided by the Thermostat web gateway
-gatewayURL=https://localhost:30000/jcmd/0.0.1