]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: document cname configurable
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 6 Nov 2012 23:49:18 +0000 (15:49 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 6 Nov 2012 23:49:18 +0000 (15:49 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
doc/radosgw/config-ref.rst

index 58c16b49c267511cccd9be86936d9d93dbd48762..f53173e214525d3e14456898830726270b88d339 100644 (file)
@@ -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``