mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-02-01 12:50:06 +08:00
removed extra config file
This commit is contained in:
parent
b5653ab66b
commit
1a8773df30
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
log: {
|
||||
level: 'silly'
|
||||
},
|
||||
|
||||
syslog: false,
|
||||
processes: 5
|
||||
};
|
Loading…
Reference in a new issue