community/uwsgi: fix

This commit is contained in:
Kevin Mihelich 2023-01-16 20:39:03 +00:00
parent ed7d4fabb8
commit 24f137c0e6

View file

@ -1,6 +1,6 @@
[uwsgi]
plugin_build_dir = .
plugin_dir = /usr/lib/uwsgi
plugins = asyncio, cgi, fiber, gevent, greenlet, php, php_legacy, lua, mono, notfound, psgi, pypy, python, rack, rbthreads, webdav, zabbix
plugins = asyncio, cgi, fiber, gevent, greenlet, php, php_legacy, lua, notfound, psgi, python, rack, rbthreads, webdav, zabbix
main_plugin = systemd_logger,pam
inherit = base