services.matrix-synapse.enableRegistrationScript
Whether to install the register_new_matrix_user script, that
allows account creation on the terminal.
This script does not work when the client listener uses UNIX domain sockets
- Type
boolean- Default
'' Enabled if the client listener uses TCP sockets ''- Example
false- Declared
- <nixpkgs/nixos/modules/services/matrix/synapse.nix>