MyNixOS website logo
option

services.reposilite.settings.databaseThreadPool

Maximum amount of concurrent connections to the database. (one per thread) Embedded databases (sqlite, h2) do not support truly concurrent connections, so the value will always be 1 if they are used.

Declarations
Type
positive integer, meaning >0
Default
1