Jellyseerr - Settings - Users - Default Quotas¶
Configuration options for jellyseerr settings users defaultQuotas.
Available Options
This page documents 7 configuration options.
nixflix.jellyseerr.settings.users.defaultQuotas¶
Default request quotas for new users
| Type | submodule |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |
nixflix.jellyseerr.settings.users.defaultQuotas.movie¶
This option has no description.
| Type | submodule |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |
nixflix.jellyseerr.settings.users.defaultQuotas.movie.quotaDays¶
Quota period in days
| Type | positive integer, meaning >0 |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |
nixflix.jellyseerr.settings.users.defaultQuotas.movie.quotaLimit¶
Max movie requests per period (0 = unlimited)
| Type | unsigned integer, meaning >=0 |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |
nixflix.jellyseerr.settings.users.defaultQuotas.tv¶
This option has no description.
| Type | submodule |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |
nixflix.jellyseerr.settings.users.defaultQuotas.tv.quotaDays¶
Quota period in days
| Type | positive integer, meaning >0 |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |
nixflix.jellyseerr.settings.users.defaultQuotas.tv.quotaLimit¶
Max TV requests per period (0 = unlimited)
| Type | unsigned integer, meaning >=0 |
| Default | |
| Declared in | modules/jellyseerr/options/users.nix |