[koschei] Try to silence fedmsg crypto warnings
This commit is contained in:
parent
eb81383ba2
commit
7e55ba2d06
1 changed files with 3 additions and 0 deletions
|
@ -69,6 +69,9 @@ config = {
|
|||
"level": "DEBUG",
|
||||
"handlers": ["stderr", "email"],
|
||||
},
|
||||
"fedmsg": {
|
||||
"level": "ERROR",
|
||||
},
|
||||
},
|
||||
"handlers": {
|
||||
"email": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue