Embed the common logging plugins in main binary

This commit is contained in:
Jorge Gallegos 2013-10-04 09:20:08 -07:00
parent 6e9a7acef1
commit 5d3d16b727
1 changed files with 2 additions and 3 deletions

View File

@ -12,6 +12,5 @@ ssl = true
xml_implementation = libxml2
yaml_implementation = auto
malloc_implementation = libc
embedded_plugins = echo, ping, corerouter, http
plugins = rack, psgi, python, nagios, fastrouter, admin, ruby19, cache, cgi, rpc, ugreen, greenlet, lua, php, carbon, rrdtool, rsyslog, syslog, erlang, pyerl, pam, jvm, logsocket, router_uwsgi, router_redirect, router_basicauth, zergpool, redislog, mongodblog, router_rewrite, router_http, logfile, router_cache, rawrouter, router_static, sslrouter
embedded_plugins = echo, ping, corerouter, http, logfile, logsocket, logsyslog, logrsyslog, redislog, mongodblog
plugins = rack, psgi, python, nagios, fastrouter, admin, ruby19, cache, cgi, rpc, ugreen, greenlet, lua, php, carbon, rrdtool, erlang, pyerl, pam, jvm, router_uwsgi, router_redirect, router_basicauth, zergpool, router_rewrite, router_http, router_cache, rawrouter, router_static, sslrouter