release note for migration
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
Moritz 2023-10-03 18:41:16 +02:00
parent 2fd0ac16bc
commit a2aec9b59e

3
release/1.0.0+latest Normal file
View File

@ -0,0 +1,3 @@
Breaking Change: the variables `SERVER_NAME` and `RESTIC_HOST` are merged into `RESTIC_REPO`. The format can be looked up here: https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html
ssh/sftp: `sftp:user@host:/repo-path`
S3: `s3:https://s3.example.com/bucket_name`