소스 검색

Enable an initial sync duration

pull/5289/head
jasonlaguidice 2 달 전
부모
커밋
2fe177829c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-bridge-rustpush/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-rustpush/defaults/main.yml 파일 보기

@@ -149,7 +149,7 @@ matrix_rustpush_bridge_backfill_max_catchup_messages: 500

# How many days back to look for chats during initial sync.
# Default in upstream is 365 (1 year). Set to 0 to disable.
matrix_rustpush_bridge_initial_sync_days: 0
matrix_rustpush_bridge_initial_sync_days: 365

# Shared secret for authentication of provisioning API requests.
# If set to "disable", the provisioning API will be disabled.


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