Procházet zdrojové kódy

Add comment for the `matrix_client_element_logout_redirect_url` variable

pull/3903/head
Slavi Pantaleev před 1 rokem
committed by GitHub
rodič
revize
c198cf16fa
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      roles/custom/matrix-client-element/defaults/main.yml

+ 2
- 0
roles/custom/matrix-client-element/defaults/main.yml Zobrazit soubor

@@ -319,4 +319,6 @@ matrix_client_element_location_sharing_map_style_content_sources_localsource_til
# Leave blank, if map does not require attribution. # Leave blank, if map does not require attribution.
matrix_client_element_location_sharing_map_style_content_sources_localsource_attribution: "" matrix_client_element_location_sharing_map_style_content_sources_localsource_attribution: ""


# Optional URL to redirect the user to after they have logged out.
# See https://github.com/element-hq/element-web/blob/develop/docs/config.md#sso-setup
matrix_client_element_logout_redirect_url: '' matrix_client_element_logout_redirect_url: ''

Načítá se…
Zrušit
Uložit