瀏覽代碼

fix typo

pull/1701/head
Aine 4 年之前
父節點
當前提交
1c1b705b22
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 34969C908CCA2804
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

+ 1
- 1
roles/matrix-base/defaults/main.yml 查看文件

@@ -67,7 +67,7 @@ matrix_debian_arch: "{{ 'armhf' if matrix_architecture == 'arm32' else matrix_ar

matrix_container_global_registry_prefix: "docker.io/"

# Each docker pull will retry on failed attemt 10 times with deplay of 10 seconds between each attempt.
# Each docker pull will retry on failed attempt 10 times with delay of 10 seconds between each attempt.
matrix_container_retries_count: 10
matrix_container_retries_delay: 10



Loading…
取消
儲存