Skip to content

Commit 8bdb37d

Browse files
committed
docs: fix comment for backup_check_retries
1 parent fd6a1a7 commit 8bdb37d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rotate_snapshots: true
3333
# Only used when backup_type is set to 'snapshot'
3434
keep_snapshots: 5
3535

36-
# Delay in seconds between retries for the backup creation check
36+
# Number of retries for the backup creation check
3737
backup_check_retries: 40
3838

3939
# Delay in seconds between retries for the backup creation

0 commit comments

Comments
 (0)