7 lines
232 B
INI
7 lines
232 B
INI
|
[uwsgi]
|
||
|
plugin_build_dir = .
|
||
|
plugin_dir = @LIBDIR@/uwsgi
|
||
|
plugins = asyncio, cgi, fiber, gevent, greenlet, php, lua, mono, notfound, psgi, pypy, python, rack, rbthreads, webdav, zabbix
|
||
|
main_plugin = systemd_logger,pam
|
||
|
inherit = base
|