diff --git a/roles/pagure/frontend/templates/pagure.cfg b/roles/pagure/frontend/templates/pagure.cfg index 7bd82545d4..253d855a79 100644 --- a/roles/pagure/frontend/templates/pagure.cfg +++ b/roles/pagure/frontend/templates/pagure.cfg @@ -324,7 +324,7 @@ FAST_CELERY_QUEUE = 'fast_workers' MEDIUM_CELERY_QUEUE = 'medium_workers' SLOW_CELERY_QUEUE = 'slow_workers' PRIVATE_PROJECTS = False -FEDMSG_NOTIFICATIONS = True +FEDMSG_NOTIFICATIONS = False FEDORA_MESSAGING_NOTIFICATIONS = True THEME = 'pagureio'