From fd8b4d0a9c035f617da7fd393474297a0dc55b2b Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Wed, 17 Apr 2013 18:21:35 -0700 Subject: [PATCH] doc: Removed logging from config index. Set depth to 1 for clean appearance. Signed-off-by: John Wilkins --- doc/rados/configuration/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/index.rst b/doc/rados/configuration/index.rst index 1e3c678be026..c7e4e3b58616 100644 --- a/doc/rados/configuration/index.rst +++ b/doc/rados/configuration/index.rst @@ -30,6 +30,7 @@ instance (a single context). For general object store configuration, refer to the following: .. toctree:: + :maxdepth: 1 Disks and Filesystems ceph-conf @@ -42,7 +43,7 @@ For general object store configuration, refer to the following: To optimize the performance of your cluster, refer to the following: .. toctree:: - :maxdepth: 2 + :maxdepth: 1 Network Settings Auth Settings @@ -52,7 +53,6 @@ To optimize the performance of your cluster, refer to the following: Filestore Settings Journal Settings Pool, PG & CRUSH Settings - Log / Debug Settings Messaging Settings General Settings -- 2.47.3