From 8439eb67f80b72f74105ac0945328a8645bc54ad Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Sun, 7 May 2006 19:59:17 +0000
Subject: [PATCH] add database handler todo item

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index 996437c..bf0a118 100644
--- a/TODO
+++ b/TODO
@@ -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
-- 
GitLab