* Use key name for configured archiver name (e.g. "zip")

* Start WIP on mesasge import/toss via schedule
* Defaults for message network name
This commit is contained in:
Bryan Ashby 2016-02-29 22:32:51 -07:00
parent 1a6af18801
commit 662d3f232e
4 changed files with 97 additions and 12 deletions

View file

@ -211,7 +211,6 @@ function getDefaultConfig() {
archivers : {
zip : {
name : "PKZip", // :TODO: Use key for this
sig : "504b0304",
offset : 0,
compressCmd : "7z",