forked from pool/uwsgi
a5f0e22c8a
Web application container server that speaks it's own uwsgi protocol in addition to HTTP. Mainly used in conjunction with Nginx and Python, but supports other servers and languages as well. OBS-URL: https://build.opensuse.org/request/show/133409 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=1
6 lines
99 B
INI
6 lines
99 B
INI
[uwsgi]
|
|
inherit = base
|
|
plugin_dir = @@LIBDIR@@/uwsgi
|
|
embedded_plugins = null
|
|
plugins = @@PLUGINS@@
|