[Bug 292013] www/py-django-q2: service to star qcluster
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292013] www/py-django-q2: service to star qcluster"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Dec 2025 10:48:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292013
--- Comment #1 from Einar Bjarni Halldórsson <einar@isnic.is> ---
(In reply to takeda from comment #0)
I followed
https://docs.mailman3.org/en/latest/config-web.html#running-the-task-queue
I have this in /usr/local/mailman/web/settings.py:
Q_CLUSTER = {
'orm': 'default',
'retry': 360,
'save_limit': 100,
'timeout': 300,
'workers': 2
}
--
You are receiving this mail because:
You are the assignee for the bug.