added account_autocreate = true to example proxy config

Change-Id: Ib25c61da37bcbbda7bbd729560996ef6b3be1670
This commit is contained in:
John Dickinson 2012-02-09 07:40:00 -06:00
parent c078c7af56
commit 17e95941dd

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