c7067d1aac
Because now python3 plugin relies on the interpreter compiling it, it has to be built separately (see http://projects.unbit.it/uwsgi/wiki/Guide4Packagers) I also added a handful of extra plugins, and am now inheriting from base
6 lines
203 B
INI
6 lines
203 B
INI
[uwsgi]
|
|
inherit = base
|
|
embedded_plugins = echo, ping, http
|
|
plugins = rack, psgi, python, nagios, fastrouter, admin, ruby19, cache, cgi, rpc, ugreen, greenlet, lua, php, carbon, rrdtool, rsyslog, syslog
|
|
|