summaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
Diffstat (limited to 'container-core')
-rw-r--r--container-core/src/main/resources/configdefinitions/container.core.vip-status.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/container-core/src/main/resources/configdefinitions/container.core.vip-status.def b/container-core/src/main/resources/configdefinitions/container.core.vip-status.def
index 91d5103861e..4a50018c3c3 100644
--- a/container-core/src/main/resources/configdefinitions/container.core.vip-status.def
+++ b/container-core/src/main/resources/configdefinitions/container.core.vip-status.def
@@ -7,3 +7,6 @@ accessdisk bool default=false
## The file to serve as the status file.
## If the path is relative vespa home is prepended
statusfile string default="share/qrsdocs/status.html"
+
+## Not used TODO: Remove on Vespa 8? - always set to true?
+initiallyInRotation bool default=true