matrix: enable password login
This commit is contained in:
parent
157763d3d5
commit
0b1f3ba8e3
@ -20,10 +20,7 @@ in
|
||||
dynamic_thumbnails = true;
|
||||
withJemalloc = true;
|
||||
enable_registration = false;
|
||||
password_config.enabled = false;
|
||||
app_service_config_files = [
|
||||
"/var/lib/matrix-synapse/discord-registration.yaml"
|
||||
];
|
||||
password_config.enabled = true;
|
||||
|
||||
auto_join_rooms = [ "#general:${domain}" "#music:${domain}" "#movies:${domain}" ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user