summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/resources/configdefinitions/metric-defaults.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc/src/main/resources/configdefinitions/metric-defaults.def')
-rw-r--r--container-disc/src/main/resources/configdefinitions/metric-defaults.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/container-disc/src/main/resources/configdefinitions/metric-defaults.def b/container-disc/src/main/resources/configdefinitions/metric-defaults.def
index 013c2a8c77e..1084ef5906f 100644
--- a/container-disc/src/main/resources/configdefinitions/metric-defaults.def
+++ b/container-disc/src/main/resources/configdefinitions/metric-defaults.def
@@ -1,4 +1,5 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# TODO VESPA 7: Remove this def file
namespace=container.jdisc.config
-factory enum { STATE_MONITOR, YAMAS_SCOREBOARD } default = STATE_MONITOR
+factory enum { STATE_MONITOR } default = STATE_MONITOR