Document parameters in example configuration file

This commit is contained in:
J. Scott Branson
2021-03-02 12:53:24 -05:00
committed by manojsdoshi
parent 2e456a835d
commit f0424fe7dd

View File

@@ -765,9 +765,9 @@
# [workers]
#
# Configures the number of threads for processing work submitted by peers
# and clients. If not specified, then the value is automatically determined
# by factors including the number of system processors and whether this
# node is a validator.
# and clients. If not specified, then the value is automatically set to the
# number of processor threads plus 2 for networked nodes. Nodes running in
# stand alone mode default to 1 worker.
#
#
#