浏览代码

Add comment for the `matrix_client_element_logout_redirect_url` variable

pull/3903/head
Slavi Pantaleev 1年前
committed by GitHub
父节点
当前提交
c198cf16fa
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      roles/custom/matrix-client-element/defaults/main.yml

+ 2
- 0
roles/custom/matrix-client-element/defaults/main.yml 查看文件

@@ -319,4 +319,6 @@ matrix_client_element_location_sharing_map_style_content_sources_localsource_til
# Leave blank, if map does not require 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: ''

正在加载...
取消
保存