services.glitchtip.settings.ENABLE_USER_REGISTRATION

NixOS option

When true, any user will be able to register. When false, user self-signup is disabled after the first user is registered. Subsequent users must be created by a superuser on the backend and organization invitations may only be sent to existing users.

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/glitchtip.nixView source on NixOS/nixpkgs →