mirror of
https://github.com/plankanban/planka.git
synced 2025-12-22 09:15:37 +03:00
feat: Modify logger to log to file that supports fail2ban (#284)
This commit is contained in:
4
server/config/env/test.js
vendored
4
server/config/env/test.js
vendored
@@ -64,7 +64,5 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
|
||||
log: {
|
||||
level: 'warn',
|
||||
},
|
||||
log: {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user