aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/src/main/resources/configdefinitions/config.docproc.docproc.def
blob: d2d807cec948e84888dc706e082c4e07356392b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Yahoo. 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