duplicity - add backup name

This commit is contained in:
2023-06-27 16:24:27 +02:00
parent bf4c321f0c
commit ecb20d77a0
2 changed files with 5 additions and 4 deletions

View File

@ -2,6 +2,7 @@
# duplicity
duplicity_oneforall_key: False
duplicity_archive_dir: '/duplicity'
duplicity_backup_name: 'daily'
duplicity_gpg_real_name: 'duplicity'
duplicity_gpg_email: 'team-lca@alterway.fr'