| services.dovecot2.quotaPort | The Port the dovecot quota service binds to
|
| services.borgbackup.repos.<name>.quota | Storage quota for the repository
|
| services.gnunet.fileSharing.quota | Maximum file system usage (in MiB) for file sharing.
|
| services.dovecot2.quotaGlobalPerUser | Quota limit for the user in bytes
|
| virtualisation.xen.store.settings.quota.maxPath | Path limit for the quota system.
|
| virtualisation.xen.store.settings.quota.enable | Whether to enable the quota system.
|
| virtualisation.xen.store.settings.quota.maxSize | Size limit for transactions.
|
| virtualisation.xen.store.settings.quota.maxWatch | Maximum number of watches by the Xenstore Watchdog.
|
| virtualisation.xen.store.settings.quota.maxEntity | Entity limit for transactions.
|
| virtualisation.xen.store.settings.quota.maxWatchEvents | Maximum number of outstanding watch events per watch.
|
| virtualisation.xen.store.settings.quota.maxRequests | Maximum number of requests per transaction.
|
| virtualisation.xen.store.settings.quota.transaction | Maximum number of transactions.
|
| virtualisation.xen.store.settings.quota.maxOutstanding | Maximum outstanding requests, i.e. in-flight requests / domain.
|
| programs.xfs_quota.projects | Setup of xfs_quota projects
|
| programs.xfs_quota.projects.<name>.id | Project ID.
|
| programs.xfs_quota.projects.<name>.path | Project directory.
|
| programs.xfs_quota.projects.<name>.sizeHardLimit | Hard limit of the project size.
|
| programs.xfs_quota.projects.<name>.sizeSoftLimit | Soft limit of the project size
|
| programs.xfs_quota.projects.<name>.fileSystem | XFS filesystem hosting the xfs_quota project.
|
| services.prosody.httpFileShare.daily_quota | Maximum size of daily uploaded files per user, in bytes.
|
| services.dovecot2.enableQuota | Whether to enable the dovecot quota service.
|
| services.prosody.uploadHttp.userQuota | Maximum size of all uploaded files per user, in bytes
|
| services.sabnzbd.allowConfigWrite | By default we create the sabnzbd configuration read-only,
which keeps the nixos configuration as the single source
of truth
|
| services.borgbackup.repos.<name>.allowSubRepos | Allow clients to create repositories in subdirectories of the
specified path
|