From 9d714560ee680abc7185d42a7d3226198810960c Mon Sep 17 00:00:00 2001 From: Yehuda Sadeh Date: Wed, 12 Dec 2012 13:49:55 -0800 Subject: [PATCH] docs: better documentation of new rgw feature Document rgw_extended_http_attrs config option. Signed-off-by: Yehuda Sadeh --- doc/radosgw/config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 6a7fa46e74382..b8530b428cb82 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -230,7 +230,7 @@ set automatically. :Default: ``5ul << 20`` ``rgw extended http attrs`` -:Description: Add new set of attributes that could be set on an object +:Description: Add new set of attributes that could be set on an object. These extra attributes can be set through HTTP header fields when putting the objects. If set, these attributes will return as HTTP fields when doing GET/HEAD on the object. :Type: String :Default: N/A :Example: "content_foo, content_bar" -- 2.39.5