keyserver/config/integration.js
2016-06-07 15:04:34 +02:00

7 lines
54 B
JavaScript

module.exports = {
log: {
level: 'warn'
}
};