From: Yehuda Sadeh Date: Tue, 6 Nov 2012 23:49:18 +0000 (-0800) Subject: rgw: document cname configurable X-Git-Tag: v0.55~192 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fe9a441037f221ba09b01c3967f69b3626c99116;p=ceph.git rgw: document cname configurable Signed-off-by: Yehuda Sadeh --- diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 58c16b49c26..f53173e2145 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``