diff --git a/roles/notifs/backend/templates/fmn.consumer.py b/roles/notifs/backend/templates/fmn.consumer.py index 50185d0d65..451023dfda 100644 --- a/roles/notifs/backend/templates/fmn.consumer.py +++ b/roles/notifs/backend/templates/fmn.consumer.py @@ -47,8 +47,10 @@ config = { "fmn.consumer.enabled": True, "fmn.sqlalchemy.uri": "postgresql://{{notifs_db_user}}:{{notifs_db_password}}@db-notifs/notifications", + {% if env != 'staging' %} # Auto create accounts for new packagers. "fmn.autocreate": True, + {% endif %} # Just drop these topics without considering any preferences. They are noise that just clog us up. "fmn.junk_suffixes": [