summaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-12-03 12:53:46 -0800
committerJon Bratseth <bratseth@oath.com>2018-12-03 12:53:46 -0800
commit3656c5d3331f3b231987e0c26df8ac6fac9f3431 (patch)
tree08d961ec43acb6fa7b8188be4f516477cf8cced9 /container-core
parent9c5f6713a54387b035a565e62ff30bb0a7b54cf8 (diff)
Improve documentation
Diffstat (limited to 'container-core')
-rw-r--r--container-core/src/main/resources/configdefinitions/qr.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-core/src/main/resources/configdefinitions/qr.def b/container-core/src/main/resources/configdefinitions/qr.def
index f06cd2061c1..d6549674137 100644
--- a/container-core/src/main/resources/configdefinitions/qr.def
+++ b/container-core/src/main/resources/configdefinitions/qr.def
@@ -28,5 +28,5 @@ coveragereports bool default=false restart
## this string will be unique for every QRS in a Vespa application.
discriminator string default="qrserver.0" restart
-## Force restart of container on deploy?
+## Force restart of container on deploy, and defer any changes until restart
restartOnDeploy bool default=false restart