Merge "added account_autocreate = true to example proxy config"
This commit is contained in:
commit
5104cf4cfc
@ -135,6 +135,7 @@ Configure the Proxy node
|
|||||||
[app:proxy-server]
|
[app:proxy-server]
|
||||||
use = egg:swift#proxy
|
use = egg:swift#proxy
|
||||||
allow_account_management = true
|
allow_account_management = true
|
||||||
|
account_autocreate = true
|
||||||
|
|
||||||
[filter:tempauth]
|
[filter:tempauth]
|
||||||
use = egg:swift#tempauth
|
use = egg:swift#tempauth
|
||||||
|
Loading…
Reference in New Issue
Block a user