summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/qr.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/src/main/resources/configdefinitions/qr.def')
-rw-r--r--container-core/src/main/resources/configdefinitions/qr.def4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-core/src/main/resources/configdefinitions/qr.def b/container-core/src/main/resources/configdefinitions/qr.def
index d6549674137..ddf12fd32f5 100644
--- a/container-core/src/main/resources/configdefinitions/qr.def
+++ b/container-core/src/main/resources/configdefinitions/qr.def
@@ -20,10 +20,6 @@ rpc.host string default="" restart
## The id this service should register itself with in slobrok
rpc.slobrokId string default="" restart
-## Whether to obtain coverage reports by default. This can be overridden with
-## the 'reportcoverage' HTTP parameter.
-coveragereports bool default=false restart
-
## A unique identifier string for this QRS. The only guarantee given is
## this string will be unique for every QRS in a Vespa application.
discriminator string default="qrserver.0" restart