|
|
|
@@ -76,6 +76,9 @@ matrix_nginx_proxy_proxy_synapse_metrics: false |
|
|
|
matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_enabled: false |
|
|
|
matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_key: "" |
|
|
|
|
|
|
|
# if you want to disable password change (when using external password providers) |
|
|
|
matrix_nginx_proxy_proxy_matrix_password_change_disabled: false |
|
|
|
|
|
|
|
# The addresses where the Matrix Client API is. |
|
|
|
# Certain extensions (like matrix-corporal) may override this in order to capture all traffic. |
|
|
|
matrix_nginx_proxy_proxy_matrix_client_api_addr_with_container: "matrix-synapse:8008" |
|
|
|
|