Browse Source

depreacte oidc location prefix setting

pull/1164/head
Sergei Shikalov 4 years ago
committed by GitHub
parent
commit
981faf998b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/matrix-nginx-proxy/tasks/validate_config.yml

+ 1
- 0
roles/matrix-nginx-proxy/tasks/validate_config.yml View File

@@ -14,6 +14,7 @@
- {'old': 'matrix_nginx_proxy_proxy_riot_enabled', 'new': 'matrix_nginx_proxy_proxy_element_enabled'}
- {'old': 'matrix_ssl_lets_encrypt_renew_cron_time_definition', 'new': '<not configurable anymore>'}
- {'old': 'matrix_nginx_proxy_reload_cron_time_definition', 'new': '<not configurable anymore>'}
- {'old': 'matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_oidc_api_enabled', 'new': '<not configurable anymore>'}

- name: Fail on unknown matrix_ssl_retrieval_method
fail:


Loading…
Cancel
Save