mirror of
https://github.com/ceph/ceph
synced 2025-04-10 19:53:05 +00:00
doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn>
This commit is contained in:
parent
6d5705180d
commit
b91d54976f
@ -1221,7 +1221,7 @@ Get Bucket Info
|
|||||||
===============
|
===============
|
||||||
|
|
||||||
Get information about a subset of the existing buckets. If ``uid`` is specified
|
Get information about a subset of the existing buckets. If ``uid`` is specified
|
||||||
without ``bucket`` then all buckets beloning to the user will be returned. If
|
without ``bucket`` then all buckets belonging to the user will be returned. If
|
||||||
``bucket`` alone is specified, information for that particular bucket will be
|
``bucket`` alone is specified, information for that particular bucket will be
|
||||||
retrieved.
|
retrieved.
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ provide capability of syncing data to different cloud providers. Currently the s
|
|||||||
cloud providers are ones that are compatible with AWS (S3).
|
cloud providers are ones that are compatible with AWS (S3).
|
||||||
|
|
||||||
A user for the remote cloud object store service needs to be configured. Sync operations will
|
A user for the remote cloud object store service needs to be configured. Sync operations will
|
||||||
be done under that speicified user. Since different cloud services impose limits on the number
|
be done under that specified user. Since different cloud services impose limits on the number
|
||||||
of buckets that each user can create, the source objects and buckets will be mapped into a
|
of buckets that each user can create, the source objects and buckets will be mapped into a
|
||||||
different (configurable) buckets and objects. It is possible to configure different targets
|
different (configurable) buckets and objects. It is possible to configure different targets
|
||||||
to different buckets and bucket prefixes. In addition to that, source ACLs will not be preserved.
|
to different buckets and bucket prefixes. In addition to that, source ACLs will not be preserved.
|
||||||
|
@ -347,7 +347,7 @@ instances or all radosgw-admin commands can be put into the ``[global]`` or the
|
|||||||
|
|
||||||
``rgw content length compat``
|
``rgw content length compat``
|
||||||
|
|
||||||
:Description: Enable compatability handling of FCGI requests with both CONTENT_LENGTH AND HTTP_CONTENT_LENGTH set.
|
:Description: Enable compatibility handling of FCGI requests with both CONTENT_LENGTH AND HTTP_CONTENT_LENGTH set.
|
||||||
:Type: Boolean
|
:Type: Boolean
|
||||||
:Default: ``false``
|
:Default: ``false``
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user