services.matrix-tuwunel.settings.global.allow_registration

NixOS option

Whether new users can register on this server. Registration with token requires registration_token or registration_token_file to be set. If set to true without a token configured, and yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuse is set to true, users can freely register.

type: boolean
Default
false
declared in: nixos/modules/services/matrix/tuwunel.nixView source on NixOS/nixpkgs →