diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst index 85b5f1c17d..c6a7d7f6ae 100644 --- a/doc/source/development_saio.rst +++ b/doc/source/development_saio.rst @@ -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