소스 검색

Remove appearance section in matrix_appservice_webhooks_configuration_yaml due to not being used

pull/339/head
Björn Marten 6 년 전
부모
커밋
268e1d0c80
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      roles/matrix-bridge-appservice-webhooks/defaults/main.yml

+ 0
- 5
roles/matrix-bridge-appservice-webhooks/defaults/main.yml 파일 보기

@@ -66,11 +66,6 @@ matrix_appservice_webhooks_configuration_yaml: |
# The localpart to use for the bot. May require re-registering the application service.
localpart: "_webhook"

# Appearance options for the Matrix bot
appearance:
displayName: "Webhook Bridge"
avatarUrl: "http://i.imgur.com/IDOBtEJ.png" # webhook icon

# Provisioning API options
provisioning:
# Your secret for the API. Required for all provisioning API requests.


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