From a3b88d29cc65b586dff718d48ba732074c261795 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 13 Jan 2010 18:03:48 +0100 Subject: Added "Enabled = yes" to all plugin's config files --- lib/Plugins/FileTransfer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Plugins/FileTransfer.conf') diff --git a/lib/Plugins/FileTransfer.conf b/lib/Plugins/FileTransfer.conf index 75e5671..c92eaee 100644 --- a/lib/Plugins/FileTransfer.conf +++ b/lib/Plugins/FileTransfer.conf @@ -17,3 +17,4 @@ RetryCount = 3 #how long we wait between we retry the upload (in seconds) RetryDelay = 20 +Enabled = yes \ No newline at end of file -- cgit