Update SAIO doc to have double proxy-logging in pipeline.

Change-Id: I0a034ca1420761cbf4e35dcea1d9cd18a92f90bd
This commit is contained in:
Samuel Merritt 2013-09-24 16:20:28 -07:00
parent bb3f9657f2
commit ce5e810fed
1 changed files with 2 additions and 1 deletions

View File

@ -306,7 +306,8 @@ Sample configuration files are provided with all defaults in line-by-line commen
eventlet_debug = true
[pipeline:main]
pipeline = healthcheck cache tempauth proxy-logging proxy-server
# Yes, proxy-logging appears twice. This is not a mistake.
pipeline = healthcheck proxy-logging cache tempauth proxy-logging proxy-server
[app:proxy-server]
use = egg:swift#proxy