summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container.core.container-http.def
blob: 23edd402893c1e5c26ae8a58785e929ea5b59e54 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. 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