瀏覽代碼

fix linter

pull/3543/head
Aine 1 年之前
父節點
當前提交
f668af7475
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 34969C908CCA2804
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/custom/matrix-synapse-admin/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse-admin/defaults/main.yml 查看文件

@@ -179,4 +179,4 @@ matrix_synapse_admin_config_restrictBaseUrl: "{{ [matrix_homeserver_url] }}" #
# restricts modifications of the specified users (e.g., bridge-managed).
# You should use JS regex syntax to match the user IDs.
# Example for mautrix-telegram: ["^@telegram_[a-zA-Z0-9]+:example\\.com$"]
matrix_synapse_admin_config_asManagedUsers: [] #noqa var-naming
matrix_synapse_admin_config_asManagedUsers: [] # noqa var-naming

Loading…
取消
儲存