소스 검색

Add reference to push.enabled to homeserver.yaml

Related to:

- https://github.com/matrix-org/synapse/pull/14551/files
- https://github.com/matrix-org/synapse/pull/14619/files
pull/2357/head
Slavi Pantaleev 3 년 전
부모
커밋
40aa42e982
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2

+ 2
- 0
roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2 파일 보기

@@ -2532,6 +2532,8 @@ password_providers:
## Push ##

push:
# enabled: false

# Clients requesting push notifications can either have the body of
# the message sent in the notification poke along with other details
# like the sender, or just the event ID and room ID (`event_id_only`).


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