From cbfe679693c400bc5098c66f1939a45117071b72 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 22 Aug 2018 16:27:19 +0200 Subject: Add TODO to remove old http-server config. --- .../resources/configdefinitions/container.jdisc.config.http-server.def | 2 ++ 1 file changed, 2 insertions(+) (limited to 'container-disc') diff --git a/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def b/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def index ae324a3a581..9275136c585 100644 --- a/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def +++ b/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def @@ -1,6 +1,8 @@ # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. namespace=container.jdisc.config +# TODO Vespa 7: Remove this config and its adapter in config-model (ConnectorFactory) + serverName string default="default" tcpKeepAliveEnabled bool default=false httpKeepAliveEnabled bool default=true -- cgit v1.2.3