From fe9a441037f221ba09b01c3967f69b3626c99116 Mon Sep 17 00:00:00 2001 From: Yehuda Sadeh Date: Tue, 6 Nov 2012 15:49:18 -0800 Subject: [PATCH] rgw: document cname configurable Signed-off-by: Yehuda Sadeh --- doc/radosgw/config-ref.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 58c16b49c2675..f53173e214525 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -196,3 +196,9 @@ set automatically. :Description: The path and location of the MIME types. Used for Swift auto-detection of object types. :Type: String :Default: ``/etc/mime.types`` + +``rgw resolve cname`` + +:Description: Whether rgw should use dns cname record of the request hostname field (if hostname is not equal to ``rgw dns name``) +:Type: Boolean +:Default: ``false`` -- 2.39.5