summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexys Jacob <ultrabug@gentoo.org>2014-10-08 09:34:38 +0000
committerAlexys Jacob <ultrabug@gentoo.org>2014-10-08 09:34:38 +0000
commit5e8086ce20a3a3cd0f96e179b25b854a9eaebf2f (patch)
treef760f5dee5099209b44857dc1555ed0e0e5f5cf3 /profiles/desc
parentdrop php 5.3 target fix #524232, add rados plugin fix #521826 (diff)
downloadhistorical-5e8086ce20a3a3cd0f96e179b25b854a9eaebf2f.tar.gz
historical-5e8086ce20a3a3cd0f96e179b25b854a9eaebf2f.tar.bz2
historical-5e8086ce20a3a3cd0f96e179b25b854a9eaebf2f.zip
update uwsgi_plugins.desc
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/uwsgi_plugins.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/uwsgi_plugins.desc b/profiles/desc/uwsgi_plugins.desc
index 61160a932ded..3fa67ac9383f 100644
--- a/profiles/desc/uwsgi_plugins.desc
+++ b/profiles/desc/uwsgi_plugins.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v 1.3 2014/02/15 11:44:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v 1.4 2014/10/08 09:34:38 ultrabug Exp $
# This file contains descriptions of UWSGI_PLUGINS USE_EXPAND flags.
@@ -35,6 +35,7 @@ nagios - To monitor, and eventually get warning messages, via Nagios
notfound - Log 404 errors
pam - Support PAM authentication
ping - pings a uwsgi server
+rados - serve objects stored in a Ceph cluster directly using the librados API
rawrouter - Enable routing requests to a specific plugin/application/function using the request modifiers
redislog - Log to a redis server
router_access - uWSGI internal routing, simple access support