|
|
|
@@ -75,7 +75,7 @@ matrix_synapse_additional_loggers: [] |
|
|
|
# any password providers have been enabled or not. |
|
|
|
matrix_synapse_password_providers_enabled: false |
|
|
|
|
|
|
|
# Enable this to activate the REST auth password provider module |
|
|
|
# Enable this to activate the REST auth password provider module. |
|
|
|
# See: https://github.com/kamax-io/matrix-synapse-rest-auth |
|
|
|
matrix_synapse_ext_password_provider_rest_auth_enabled: false |
|
|
|
matrix_synapse_ext_password_provider_rest_auth_download_url: "https://raw.githubusercontent.com/kamax-io/matrix-synapse-rest-auth/v0.1.1/rest_auth_provider.py" |
|
|
|
|