Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 496395a

Browse files
authored
Update config.json
Fixes #2
1 parent da2a597 commit 496395a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-backup/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"ssh_key": ["str"],
2525
"remote_directory": "str",
2626
"zip_password": "str",
27-
"keep_local_backup": "match(^(all|[+]?\\d?)$)"
27+
"keep_local_backup": "match(^(all|[+]?\\d*)$)"
2828
}
2929
}

0 commit comments

Comments
 (0)