Skip to content

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

Typesubmodule
Default
{ }
Declared inmodules/jellyseerr/options/users.nix

nixflix.jellyseerr.settings.users.defaultQuotas.movie

This option has no description.

Typesubmodule
Default
{ }
Declared inmodules/jellyseerr/options/users.nix

nixflix.jellyseerr.settings.users.defaultQuotas.movie.quotaDays

Quota period in days

Typepositive integer, meaning >0
Default
7
Declared inmodules/jellyseerr/options/users.nix

nixflix.jellyseerr.settings.users.defaultQuotas.movie.quotaLimit

Max movie requests per period (0 = unlimited)

Typeunsigned integer, meaning >=0
Default
0
Declared inmodules/jellyseerr/options/users.nix

nixflix.jellyseerr.settings.users.defaultQuotas.tv

This option has no description.

Typesubmodule
Default
{ }
Declared inmodules/jellyseerr/options/users.nix

nixflix.jellyseerr.settings.users.defaultQuotas.tv.quotaDays

Quota period in days

Typepositive integer, meaning >0
Default
7
Declared inmodules/jellyseerr/options/users.nix

nixflix.jellyseerr.settings.users.defaultQuotas.tv.quotaLimit

Max TV requests per period (0 = unlimited)

Typeunsigned integer, meaning >=0
Default
0
Declared inmodules/jellyseerr/options/users.nix