summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-12-21 14:11:24 -0800
committerTim Burke <tim.burke@gmail.com>2021-12-21 14:12:34 -0800
commitfa1058b6ed762b406f3b93c7989b66c114b44e8d (patch)
tree9eb4badf55620d435bda062842270ba93fb6aa51 /doc
parent1b8708d9c589b9d8c9b2e851ec9a5193d43ea57c (diff)
downloadswift-fa1058b6ed762b406f3b93c7989b66c114b44e8d.tar.gz
slo: Default allow_async_delete to true
We've had this option for a year now, and it seems to help. Let's enable it for everyone. Note that Swift clients still need to opt into the async delete via a query param, while S3 clients get it for free. Change-Id: Ib4164f877908b855ce354cc722d9cb0be8be9921
Diffstat (limited to 'doc')
-rw-r--r--doc/saio/swift/proxy-server.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/saio/swift/proxy-server.conf b/doc/saio/swift/proxy-server.conf
index 124b36c62..c43c03607 100644
--- a/doc/saio/swift/proxy-server.conf
+++ b/doc/saio/swift/proxy-server.conf
@@ -34,7 +34,6 @@ use = egg:swift#dlo
[filter:slo]
use = egg:swift#slo
-allow_async_delete = True
[filter:container_sync]
use = egg:swift#container_sync