| services.thanos.query.query.max-concurrent | Maximum number of queries processed concurrently by query node
|
| services.hercules-ci-agent.settings.concurrentTasks | Number of tasks to perform simultaneously
|
| services.epgstation.settings.concurrentEncodeNum | The maximum number of encoding jobs that EPGStation would run at the
same time.
|
| nix.nrBuildUsers | Number of nixbld user accounts created to
perform secure concurrent builds
|
| services.nsd.tcpCount | Maximum number of concurrent TCP connections per server.
|
| services.murmur.users | Maximum number of concurrent clients allowed.
|
| security.acme.maxConcurrentRenewals | Maximum number of concurrent certificate generation or renewal jobs
|
| nix.buildMachines.*.maxJobs | The number of concurrent jobs the build machine supports
|
| 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.
|
| nix.settings.cores | This option defines the maximum number of concurrent tasks during
one build
|
| services.openafsClient.daemons | Number of daemons to serve user requests
|
| services.snowflake-proxy.capacity | Limits the amount of maximum concurrent clients allowed.
|
| services.gitlab-runner.configFile | Configuration file for gitlab-runner.
configFile takes precedence over services.
checkInterval and concurrent will be ignored too
|
| services.slskd.settings.global.upload.slots | Limit of the number of concurrent upload slots.
|
| services.umurmur.settings.max_users | Maximum number of concurrent clients allowed.
|
| services.nntp-proxy.users.<name>.maxConnections | Maximum number of concurrent connections to the proxy for this user
|
| services.slskd.settings.global.download.slots | Limit of the number of concurrent download slots.
|
| services.ncps.cache.lock.backend | Lock backend to use: 'local' (single instance), 'redis'
(distributed), 'postgres' (distributed, requires PostgreSQL)
|
| services.nntp-proxy.upstreamMaxConnections | Upstream server maximum allowed concurrent connections
|
| services.netdata.deadlineBeforeStopSec | In order to detect when netdata is misbehaving, we run a concurrent task pinging netdata (wait-for-netdata-up)
in the systemd unit
|
| services.thanos.store.store.grpc.series-max-concurrency | Maximum number of concurrent Series calls
|
| services.gitlab-runner.services.<name>.requestConcurrency | Limit number of concurrent requests for new jobs from GitLab.
|
| services.tarsnap.keyfile | The keyfile which associates this machine with your tarsnap
account
|
| services.jellyfin.transcoding.maxConcurrentStreams | Maximum number of concurrent transcoding streams
|
| services.cloudflared.tunnels.<name>.originRequest.keepAliveConnections | Maximum number of idle keepalive connections between Tunnel and your origin
|
| services.nextcloud-spreed-signaling.settings.backend.connectionsperhost | Maximum number of concurrent backend connections per host
|
| services.athens.goGetWorkers | Number of workers concurrently downloading modules.
|
| services.thanos.store.chunk-pool-size | Maximum size of concurrently allocatable bytes for chunks
|
| services.athens.protocolWorkers | Number of workers concurrently serving protocol paths.
|
| services.gitlab-runner.services.<name>.limit | Limit how many jobs can be handled concurrently by this service.
0 (default) simply means don't limit.
|
| virtualisation.xen.enable | Whether to enable the Xen Project Hypervisor, a virtualisation technology defined as a type-1 hypervisor, which allows multiple virtual machines, known as domains, to run concurrently on the physical machine
|
| services.tarsnap.archives.<name>.keyfile | Set a specific keyfile for this archive
|
| services.syncthing.settings.options.maxFolderConcurrency | This option controls how many folders may concurrently be in I/O-intensive operations such as syncing or scanning
|
| virtualisation.libvirtd.parallelShutdown | Number of guests that will be shutdown concurrently, taking effect when onShutdown
is set to "shutdown"
|