diff --git a/cfg/rippled-example.cfg b/cfg/rippled-example.cfg index feae0fae9..ce2546877 100644 --- a/cfg/rippled-example.cfg +++ b/cfg/rippled-example.cfg @@ -798,7 +798,7 @@ # and clients. If not specified, then the value is depends on the node_size # and the number of cores: Nodes running in stand alone mode default to 1 worker. # node_size | cores | threads | -# huge | >16 | 12 | +# huge | >16 | 14 | # large | >8 | 10 | # medium | any | 6 | # small | any | 6 |