From: Dimitri Savineau Date: Thu, 11 Apr 2019 21:09:04 +0000 (-0400) Subject: docs: Update ceph.conf supported section X-Git-Tag: v4.0.0rc4~24 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=02c63e8d45cf0a5791ee49d7114f98febdbdc55a;p=ceph-ansible.git 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 (cherry picked from commit 2c8b585edb5a32e241127f9659d788ed1e813a51) --- diff --git a/docs/source/index.rst b/docs/source/index.rst index 04ad5317e..f59bcafe7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -235,11 +235,11 @@ new configuration options. The following sections in ``ceph.conf`` are supported: -* ``[global]``, +* ``[global]`` * ``[mon]`` * ``[osd]`` * ``[mds]`` -* ``[rgw]`` +* ``[client.rgw.{instance_name}]`` An example: