Fix moksha configuration error
This commit is contained in:
parent
fb51cd14ec
commit
99c66ab3ff
1 changed files with 2 additions and 0 deletions
|
@ -251,6 +251,8 @@ items:
|
|||
anitya.py: |-
|
||||
import socket
|
||||
config = {
|
||||
"zmq_enabled": True,
|
||||
"active": False,
|
||||
"topic_prefix": "org.fedoraproject",
|
||||
"sign_messages": True,
|
||||
"validate_signatures": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue