add object_post_as_copy to saio.
adding the option to the saio configuration file to make it easier to test fast post. Change-Id: I22b0e60c7d73580e3db6fcd48e6dfc79fab6032a Signed-off-by: Thiago da Silva <thiago@redhat.com>
This commit is contained in:
parent
5084a63770
commit
b36d8d9afe
@ -70,6 +70,7 @@ allow_versioned_writes = true
|
|||||||
|
|
||||||
[filter:copy]
|
[filter:copy]
|
||||||
use = egg:swift#copy
|
use = egg:swift#copy
|
||||||
|
object_post_as_copy = true
|
||||||
|
|
||||||
[app:proxy-server]
|
[app:proxy-server]
|
||||||
use = egg:swift#proxy
|
use = egg:swift#proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user