Quellcode durchsuchen

Update comment

pull/711/head
Slavi Pantaleev vor 5 Jahren
Ursprung
Commit
350c39d745
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      roles/matrix-nginx-proxy/defaults/main.yml

+ 1
- 0
roles/matrix-nginx-proxy/defaults/main.yml Datei anzeigen

@@ -154,6 +154,7 @@ matrix_nginx_proxy_proxy_matrix_client_api_client_max_body_size_mb: 50
matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_client_api_enabled: true matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_client_api_enabled: true


# Tells whether `/_synapse/oidc` is forwarded to the Matrix Client API server. # Tells whether `/_synapse/oidc` is forwarded to the Matrix Client API server.
# Enable this if you need OpenID Connect authentication support.
matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_oidc_api_enabled: false matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_oidc_api_enabled: false


# Tells whether `/_synapse/admin` is forwarded to the Matrix Client API server. # Tells whether `/_synapse/admin` is forwarded to the Matrix Client API server.


Laden…
Abbrechen
Speichern