Add RESTIC_VERBOSITY_LEVEL

Fixes #50
This commit is contained in:
Erik Westrup
2022-02-01 16:19:05 +01:00
parent 341f3e79ec
commit f4b90c2499
4 changed files with 8 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Allow extra arguments to restic-backup with `$RESTIC_BACKUP_EXTRA_ARGS`.
- Add `$RESTIC_VERBOSITY_LEVEL` for debugging.
### Changed
- Align terminology used in README with the one used by B2 for credentials (keyId + applicationKey pair).