소스 검색

fix linter

pull/3543/head
Aine 1 년 전
부모
커밋
f668af7475
No known key found for this signature in database 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

불러오는 중...
취소
저장