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