Backup-Duplicity-YADW
view release on metacpan or search on metacpan
share/etc/yadw/default.conf view on Meta::CPAN
#S3UseNewStyle on
#
# duplicty --exclude-device-files
#
ExcludeDeviceFiles on
#
# Not implemented yet! Used to set gpg env var PASSPHRASE. This can be set
# in your shell as well.
#
#GpgPassPhrase off
#
# --remove-older-than
#
Days2KeepBackups 30
t/etc/test.conf view on Meta::CPAN
# --encrypt-key
EncryptKey off
# --s3-use-new-style
##S3UseNewStyle on
# --exclude-device-files
ExcludeDeviceFiles on
# used to set gpg env var PASSPHRASE
GpgPassPhrase off
# --remove-older-than
Days2KeepBackups 0
# -v
Verbosity 2
# --asynchronous-upload
AsyncUpload on
t/etc/test_bad.conf view on Meta::CPAN
# --encrypt-key
EncryptKey off
# --s3-use-new-style
##S3UseNewStyle on
# --exclude-device-files
ExcludeDeviceFiles on
# used to set gpg env var PASSPHRASE
GpgPassPhrase off
# --remove-older-than
Days2KeepBackups 0
# -v
Verbosity 2
# --asynchronous-upload
AsyncUpload on
( run in 0.964 second using v1.01-cache-2.11-cpan-e1769b4cff6 )