Просмотр исходного кода

Enable an initial sync duration

pull/5289/head
jasonlaguidice 1 неделю назад
Родитель
Сommit
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.


Загрузка…
Отмена
Сохранить