|
|
|
@@ -1473,6 +1473,14 @@ matrix_synapse_experimental_features_msc4306_enabled: false |
|
|
|
# See https://github.com/matrix-org/matrix-spec-proposals/pull/4354 |
|
|
|
matrix_synapse_experimental_features_msc4354_enabled: false |
|
|
|
|
|
|
|
# Controls whether to enable the MSC4429 experimental feature (profile updates for legacy `/sync`). |
|
|
|
# |
|
|
|
# This allows servers to notify clients using the legacy `/sync` endpoint of profile changes |
|
|
|
# for other users, enabling features such as user status. |
|
|
|
# |
|
|
|
# See https://github.com/matrix-org/matrix-spec-proposals/pull/4429 |
|
|
|
matrix_synapse_experimental_features_msc4429_enabled: false |
|
|
|
|
|
|
|
# Enable this to activate the REST auth password provider module. |
|
|
|
# See: https://github.com/ma1uta/matrix-synapse-rest-password-provider |
|
|
|
matrix_synapse_ext_password_provider_rest_auth_enabled: false |
|
|
|
|