From a2eb5ed70bcc7db0374ba02fa3ea324dc047b505 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 27 Apr 2010 15:33:43 +0000
Subject: [PATCH] setting for zipping results

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@13756 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 lib/j2ssh/j2ssh.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/j2ssh/j2ssh.properties b/lib/j2ssh/j2ssh.properties
index 218c0a813..051acfe49 100644
--- a/lib/j2ssh/j2ssh.properties
+++ b/lib/j2ssh/j2ssh.properties
@@ -58,3 +58,6 @@ remotedir.YP=/nfs/disk222/yeastpub
 # local directories to use as roots in the file manager
 localdir.PD=/nfs/pathdata
 localdir.YP=/nfs/disk222/yeastpub
+#
+# zip results
+zip=true
-- 
GitLab