1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
mail/config/production.js
2014-09-17 16:17:14 +02:00

7 lines
76 B
JavaScript

'use strict';
module.exports = {
log: {
level: "error"
}
};