JAL-3978 New tasks to build archive 'old' dir with appropriate getdown resources...
[jalview.git] / src / jalview / util / ChannelProperties.java
index 50d6fc6..4832588 100644 (file)
@@ -77,6 +77,7 @@ public class ChannelProperties
     defaultProps.put("default_appbase",
             "https://www.jalview.org/getdown/release/1.8");
     defaultProps.put("preferences.filename", ".jalview_properties");
+    defaultProps.put("channel", "none");
 
     // load channel_properties
     Properties tryChannelProps = new Properties();