aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/sentinel.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/configdefinitions/src/vespa/sentinel.def b/configdefinitions/src/vespa/sentinel.def
index cccf931938a..7bd4a000055 100644
--- a/configdefinitions/src/vespa/sentinel.def
+++ b/configdefinitions/src/vespa/sentinel.def
@@ -28,6 +28,9 @@ connectivity.minOkPercent int default=50
## Absolute number of nodes with confirmed network connectivity problems, maximum
connectivity.maxBadCount int default=1
+## Ask low-level thread creation to honor requested stack size
+ignoreRequestedStackSizes bool default=false restart
+
## The command to run. This will be run by sh -c, and the following
## environment variables are defined: $ROOT, $VESPA_SERVICE_NAME,
## $VESPA_CONFIG_ID