MyNixOS website logo
option

services.reposilite.settings.webThreadPool

Maximum amount of threads used by the core thread pool. (min: 5) The web thread pool handles the first few steps of incoming HTTP connections, tasks are redirected as soon as possible to the IO thread pool.

Declarations
Type
integer between 5 and 65535 (both inclusive)
Default
16