12
0
Files
python-postorius/postorius.uwsgi
Matej Cepl 4b8e32f4a6 - django still needs the cgi module, add legacy-cgi as BR and Requires
Note: this is a hotfix to fix the build failure for Python 3.13.

While it helps, I'm not sure if I added it at the right place/package or if
it should go somewhere else. So if you don't like this hotfix, feel free to
decline (bonus points if you tell me where the fix should go ;-)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=70
2025-03-13 12:56:53 +00:00

18 lines
276 B
Plaintext

[uwsgi]
#plugin = apparmor
#apparmor-hat = postorius
uid = postorius
gid = postorius
processes = 1
threads = 25
socket = /run/uwsgi/uwsgi-postorius.sock
chmod-socket = 660
chown-socket = wwwrun:www
plugin = python3
chdir = /srv/www/webapps/mailman/postorius
module = wsgi