1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-20 04:41:52 -05:00
mail/config/production.js

7 lines
76 B
JavaScript
Raw Normal View History

2014-09-17 16:17:14 +02:00
'use strict';
module.exports = {
log: {
level: "error"
}
};