aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/src/main/resources/configdefinitions/config.docproc.docproc.def
blob: 8108287d5fdd70e0bfff57201ba265c5e5fd06fe (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=config.docproc

# Depreacated and a noop
maxqueuetimems int default=-1

# The number of threads in the DocprocHandler worker thread pool
# Default is number of cpu's, but any positive number larger than 0 will be used explicit.
numthreads int default=-1