2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1192] Fixed first entry

This commit is contained in:
Francis Dupont 2020-04-23 18:29:10 +02:00
parent 8a3f746694
commit c408d78a9a
2 changed files with 2 additions and 2 deletions

View File

@ -3747,7 +3747,7 @@ threads. These settings can be found under ``multi-threading`` structure and are
represented by:
- ``enable-multi-threading`` - use multiple threads to process packets in
parallel (default false).
parallel (default false).
- ``thread-pool-size`` - specify the number of threads to process packets in
parallel. Supported values are: 0 (auto detect), any positive number sets

View File

@ -3259,7 +3259,7 @@ threads. These settings can be found under ``multi-threading`` structure and are
represented by:
- ``enable-multi-threading`` - use multiple threads to process packets in
parallel (default false).
parallel (default false).
- ``thread-pool-size`` - specify the number of threads to process packets in
parallel. Supported values are: 0 (auto detect), any positive number sets