mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
* 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:
parent
1a6af18801
commit
662d3f232e
4 changed files with 97 additions and 12 deletions
|
@ -211,7 +211,6 @@ function getDefaultConfig() {
|
|||
|
||||
archivers : {
|
||||
zip : {
|
||||
name : "PKZip", // :TODO: Use key for this
|
||||
sig : "504b0304",
|
||||
offset : 0,
|
||||
compressCmd : "7z",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue