summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/proxy-server.conf-sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample
index de51c7bcc..5cf86b53a 100644
--- a/etc/proxy-server.conf-sample
+++ b/etc/proxy-server.conf-sample
@@ -1090,7 +1090,7 @@ use = egg:swift#slo
# `?multipart-manifest=delete&async=on`. You may want to keep this off if it
# negatively impacts your expirers; in that case, the deletes will still
# be done as part of the client request.
-# allow_async_delete = false
+# allow_async_delete = true
# Note: Put after auth and staticweb in the pipeline.
# If you don't put it in the pipeline, it will be inserted for you.