瀏覽代碼

Update roles/custom/matrix-client-element/tasks/validate_config.yml

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2276/head
NullIsNot0 3 年之前
committed by GitHub
父節點
當前提交
b40b4629d7
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/custom/matrix-client-element/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-client-element/tasks/validate_config.yml 查看文件

@@ -14,7 +14,7 @@
You need to define at least one map tile server.
when:
- matrix_client_element_location_sharing | bool
- matrix_client_element_location_map_tile_servers == []
- matrix_client_element_location_map_tile_servers | length == 0

- name: (Deprecation) Catch and report riot-web variables
ansible.builtin.fail:


Loading…
取消
儲存