diff --git a/roles/notifs/backend/templates/fmn.consumer.py b/roles/notifs/backend/templates/fmn.consumer.py index 2ce2fc8254..958bd84ff3 100644 --- a/roles/notifs/backend/templates/fmn.consumer.py +++ b/roles/notifs/backend/templates/fmn.consumer.py @@ -62,6 +62,7 @@ config = { '.buildsys.rpm.sign', '.faf.report.threshold1', '.github.status', + '.anitya.project.version.update.v2', # Can't handle the v2, only the v1 ], # This sets up four threads to handle incoming messages. At the time of