Compare commits
2 Commits
3a07140a39
...
83114779aa
Author | SHA1 | Date | |
---|---|---|---|
83114779aa | |||
f248aef873 |
@ -66,6 +66,11 @@ matrix_synapse_ext_password_provider_rest_auth_registration_enforce_lowercase: f
|
|||||||
matrix_synapse_ext_password_provider_rest_auth_registration_profile_name_autofill: true
|
matrix_synapse_ext_password_provider_rest_auth_registration_profile_name_autofill: true
|
||||||
matrix_synapse_ext_password_provider_rest_auth_login_profile_name_autofill: false
|
matrix_synapse_ext_password_provider_rest_auth_login_profile_name_autofill: false
|
||||||
|
|
||||||
|
# Enable experimental spaces support
|
||||||
|
matrix_synapse_configuration_extension_yaml: |
|
||||||
|
experimental_features:
|
||||||
|
spaces_enabled: true
|
||||||
|
|
||||||
#
|
#
|
||||||
# synapse-admin tool
|
# synapse-admin tool
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user