+version 1.0 -- UNRELEASED
+ handler changes
+ dup:
+ . Make the .dup generated by ninjahelper more consistent with
+ example.dup.
+
version 0.9.10 -- September 23, 2011
backupninja changes
. Fix email reports, that were broken by the new locking support.
# if 'desturl' is set below, 'testconnect' must be set to 'no' for now.
testconnect = $dup_testconnect
+## temporary directory used by duplicity, set to some other location if your /tmp is small
+## default is either /tmp or /usr/tmp, depending on the system
+##
+## Default:
+# tmpdir = /tmp
+
######################################################
## gpg section
## (how to encrypt and optionally sign the backups)