[koschei] Try to silence fedmsg crypto warnings

This commit is contained in:
Michael Simacek 2016-05-16 10:44:30 +02:00
parent eb81383ba2
commit 7e55ba2d06

View file

@ -69,6 +69,9 @@ config = {
"level": "DEBUG",
"handlers": ["stderr", "email"],
},
"fedmsg": {
"level": "ERROR",
},
},
"handlers": {
"email": {