docs: Update ceph.conf supported section

[rgw] isn't a valide section.
[client.rgw.{instance_name] should be used instead.

Resolves: #3841

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 2c8b585edb)
pull/3858/head
Dimitri Savineau 2019-04-11 17:09:04 -04:00 committed by mergify[bot]
parent f90c051589
commit 02c63e8d45
1 changed files with 2 additions and 2 deletions

View File

@ -235,11 +235,11 @@ new configuration options.
The following sections in ``ceph.conf`` are supported: The following sections in ``ceph.conf`` are supported:
* ``[global]``, * ``[global]``
* ``[mon]`` * ``[mon]``
* ``[osd]`` * ``[osd]``
* ``[mds]`` * ``[mds]``
* ``[rgw]`` * ``[client.rgw.{instance_name}]``
An example: An example: