services.matrix-synapse.enableRegistrationScript

NixOS option

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 in: nixos/modules/services/matrix/synapse.nixView source on NixOS/nixpkgs →