diff options
author | Micah Anderson <micah@riseup.net> | 2006-05-07 19:59:17 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-05-07 19:59:17 +0000 |
commit | 8439eb67f80b72f74105ac0945328a8645bc54ad (patch) | |
tree | 73d4102d9042fff99ad1cae6b09cc871909a3169 | |
parent | 515094f3f962571a775c5433b0694a813d3da404 (diff) | |
download | backupninja-8439eb67f80b72f74105ac0945328a8645bc54ad.tar.gz backupninja-8439eb67f80b72f74105ac0945328a8645bc54ad.tar.bz2 |
add database handler todo item
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,3 +19,6 @@ you are working on it! that they can be used by dup.helper too. (NB: don't forget that the dup handler has a sshoptions configuration setting, that is often used to specify an alternative SSH key, or a specific IP to bind to.) + +. Add an exclude option to database handlers so you can configure it to backup + all databases, except for the excluded ones |