Add account_autocreate=true to internal-client.conf-sample

Closes-Bug: #1698426
Change-Id: I8a29a685bb12e60f4da4a0dc8270b408241ec415
This commit is contained in:
Alistair Coles 2017-09-26 10:15:59 +01:00
parent 69a90dcd75
commit c662e5fc8e
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ pipeline = catch_errors proxy-logging cache proxy-server
[app:proxy-server]
use = egg:swift#proxy
account_autocreate = true
# See proxy-server.conf-sample for options
[filter:cache]

View File

@ -77,6 +77,7 @@ pipeline = catch_errors proxy-logging cache proxy-server
[app:proxy-server]
use = egg:swift#proxy
account_autocreate = true
# See proxy-server.conf-sample for options
[filter:cache]