]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Removed logging from config index. Set depth to 1 for clean appearance.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 18 Apr 2013 01:21:35 +0000 (18:21 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 18 Apr 2013 01:21:35 +0000 (18:21 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/configuration/index.rst

index 1e3c678be026034e53c50a2dad022589a24a1000..c7e4e3b586167a6e3c3edd727faddd3f2514ddb7 100644 (file)
@@ -30,6 +30,7 @@ instance (a single context).
 For general object store configuration, refer to the following:
 
 .. toctree::
+   :maxdepth: 1
 
    Disks and Filesystems <filesystem-recommendations>
    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 <network-config-ref>
        Auth Settings <auth-config-ref>
@@ -52,7 +53,6 @@ To optimize the performance of your cluster, refer to the following:
        Filestore Settings <filestore-config-ref>
        Journal Settings <journal-ref>
        Pool, PG & CRUSH Settings <pool-pg-config-ref.rst>
-       Log / Debug Settings <log-and-debug-ref>
        Messaging Settings <ms-ref>     
        General Settings <general-config-ref>