aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container.core.container-http.def
blob: e1b831681178c4be88cd2bb62d250e9ee80189a9 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.core

## If non-empty, handlers should emit a header containing this string as key and the local host name as value
hostResponseHeaderKey string default=""

## For debugging, number of requests to add trace and timing information too if debugging is enabled.
numQueriesToTraceOnDebugAfterConstruction int default=1000