From 165dd44208e61340458ba04bbdca49013da1ed8e Mon Sep 17 00:00:00 2001 From: Samuel Merritt Date: Fri, 7 Mar 2014 14:25:25 -0800 Subject: [PATCH] Add tempurl to the example proxy config's pipeline Change-Id: Ic4df234d181e4f5c0243a5feb8fd135dd8dc1e93 --- etc/proxy-server.conf-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample index afa24e4cf2..25c1d8c62d 100644 --- a/etc/proxy-server.conf-sample +++ b/etc/proxy-server.conf-sample @@ -70,7 +70,7 @@ # eventlet_debug = false [pipeline:main] -pipeline = catch_errors gatekeeper healthcheck proxy-logging cache container_sync bulk slo dlo ratelimit tempauth container-quotas account-quotas proxy-logging proxy-server +pipeline = catch_errors gatekeeper healthcheck proxy-logging cache container_sync bulk tempurl slo dlo ratelimit tempauth container-quotas account-quotas proxy-logging proxy-server [app:proxy-server] use = egg:swift#proxy