Merge "added account_autocreate = true to example proxy config"

This commit is contained in:
Jenkins 2012-02-28 21:28:33 +00:00 committed by Gerrit Code Review
commit 5104cf4cfc

View File

@ -135,6 +135,7 @@ Configure the Proxy node
[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true
account_autocreate = true
[filter:tempauth]
use = egg:swift#tempauth