diff options
author | intrigeri <intrigeri@boum.org> | 2005-05-27 18:41:40 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2005-05-27 18:41:40 +0000 |
commit | cadfdca981b3dd98c2031e2d5c6e8ed5da1ac315 (patch) | |
tree | 1ee0d0f377600b452eaa0134e80ad150d6e64e7d /changelog | |
parent | 3a6d8d25e4e525c4fd2b126475c8df1b00d4f493 (diff) | |
download | backupninja-cadfdca981b3dd98c2031e2d5c6e8ed5da1ac315.tar.gz backupninja-cadfdca981b3dd98c2031e2d5c6e8ed5da1ac315.tar.bz2 |
Duplicity handler: added "bandwidthlimit" option.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ version 0.x -- xxxxxxxxxxxxx added "nicelevel" option added "testconnect" option added "sshoptions" option (will be passed to ssh/scp) + added "bandwidthlimit" option example.dup example config file for duplicity handler added trac (http://trac.edgewall.com/) environment handler (thanks Charles Lepple!) |