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

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
Fixes #2
  • Loading branch information
NixBiks authored Mar 13, 2018
1 parent da2a597 commit 496395a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-backup/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"ssh_key": ["str"],
"remote_directory": "str",
"zip_password": "str",
"keep_local_backup": "match(^(all|[+]?\\d?)$)"
"keep_local_backup": "match(^(all|[+]?\\d*)$)"
}
}

0 comments on commit 496395a

Please sign in to comment.