summaryrefslogtreecommitdiff
path: root/etc/proxy-server.conf-sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/proxy-server.conf-sample')
-rw-r--r--etc/proxy-server.conf-sample7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample
index 36b5b97d2..37fc7d456 100644
--- a/etc/proxy-server.conf-sample
+++ b/etc/proxy-server.conf-sample
@@ -17,9 +17,10 @@ bind_port = 8080
# to /info. You can withhold subsections by separating the dict level with a
# ".". The following would cause the sections 'container_quotas' and 'tempurl'
# to not be listed, and the key max_failed_deletes would be removed from
-# bulk_delete. Default is empty, allowing all registered features to be listed
-# via HTTP GET /info.
-# disallowed_sections = container_quotas, tempurl, bulk_delete.max_failed_deletes
+# bulk_delete. Default value is 'swift.valid_api_versions' which allows all
+# registered features to be listed via HTTP GET /info except
+# swift.valid_api_versions information
+# disallowed_sections = swift.valid_api_versions, container_quotas, tempurl
# Use an integer to override the number of pre-forked processes that will
# accept connections. Should default to the number of effective cpu