mirror of
https://github.com/plankanban/planka.git
synced 2025-07-25 08:09:44 +02:00
feat: Modify logger to log to file that supports fail2ban (#284)
This commit is contained in:
parent
21ef850913
commit
6429e22d59
12 changed files with 427 additions and 7844 deletions
4
server/config/env/test.js
vendored
4
server/config/env/test.js
vendored
|
@ -64,7 +64,5 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
|
||||
log: {
|
||||
level: 'warn',
|
||||
},
|
||||
log: {},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue