Revert "Disable koschei pagure plugin until I figure out why it segfaults"
It was selinux vs dogpile.cache.
This reverts commit ef6f884a0a
.
This commit is contained in:
parent
05ad37b3f8
commit
e66501a312
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ config = {
|
|||
{% if env == 'staging' %}
|
||||
"plugins": ['pagure', 'copr'],
|
||||
{% else %}
|
||||
"plugins": [],
|
||||
"plugins": ['pagure'],
|
||||
{% endif %}
|
||||
"caching": {
|
||||
"pagure": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue