services.matrix-synapse.settings.registration_shared_secret

NixOS option

If set, allows registration by anyone who also has the shared secret, even if registration is otherwise disabled. Secrets should be passed in via extraConfigFiles!

type: null or string
Default
null
declared in: nixos/modules/services/matrix/synapse.nixView source on NixOS/nixpkgs →