From 8cf58297d9743bdbfdddb605cc9cefe0c6273ee5 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 21 Jan 2010 18:45:21 +0100 Subject: TicketUploader and FileTransfer plugins: fixes after a round of testing for one, FileTransfer now would not use current dir as a storage for temp files. Signed-off-by: Denys Vlasenko --- lib/Plugins/Python.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Plugins/Python.conf') diff --git a/lib/Plugins/Python.conf b/lib/Plugins/Python.conf index 75d2229..3201c6d 100644 --- a/lib/Plugins/Python.conf +++ b/lib/Plugins/Python.conf @@ -1 +1 @@ -Enabled = yes \ No newline at end of file +Enabled = yes -- cgit