mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 13:44:12 +00:00
Refract/updatecritical (#69)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
stats: {
|
||||
// logging: 'warn',
|
||||
// errors: true,
|
||||
logging: 'errors',
|
||||
errors: false,
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user