mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 18:25:55 +02:00
* Minor work on FTN/BSO import
* Minor work on message network docs
This commit is contained in:
parent
662d3f232e
commit
5c324788fe
3 changed files with 130 additions and 3 deletions
|
@ -245,6 +245,8 @@ function getDefaultConfig() {
|
|||
outbound : paths.join(__dirname, './../mail/ftn_out/'),
|
||||
inbound : paths.join(__dirname, './../mail/ftn_in/'),
|
||||
secInbound : paths.join(__dirname, './../mail/ftn_secin/'),
|
||||
|
||||
// :TODO: use general temp path - system temp by default...or just always system temp?
|
||||
temp : paths.join(__dirname, './../mail/ftn_temp'),
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue