[uwsgi] Embed logcrypto and logpipe in the binary

Jorge A Gallegos kad at fedoraproject.org
Tue Aug 26 18:57:05 UTC 2014


commit ef1d3900ce784dcf3f9dd04393b443a3e52fc9e6
Author: Jorge Gallegos <kad at fedoraproject.org>
Date:   Tue Aug 26 11:56:56 2014 -0700

    Embed logcrypto and logpipe in the binary

 fedora.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora.ini b/fedora.ini
index 83d6d25..e8e6095 100644
--- a/fedora.ini
+++ b/fedora.ini
@@ -11,5 +11,5 @@ ssl = true
 xml_implementation = libxml2
 yaml_implementation = auto
 malloc_implementation = libc
-embedded_plugins = echo, ping, corerouter, http, logfile, logsocket, syslog, rsyslog, redislog, mongodblog
+embedded_plugins = corerouter, echo, http, logcrypto, logfile, logpipe, logsocket, mongodblog, ping, redislog, rsyslog, syslog
 plugins = rack, psgi, python, nagios, fastrouter, ruby19, cache, cgi, rpc, ugreen, greenlet, lua, php, carbon, rrdtool, pam, jvm, zergpool, router_access, router_basicauth, router_cache, router_expires, router_hash, router_http, router_memcached, router_redirect, router_redis, router_rewrite, router_static, router_uwsgi, router_xmldir, rawrouter, sslrouter


More information about the scm-commits mailing list