diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-02-27 13:27:21 -0800 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-02-27 13:27:21 -0800 |
commit | 783555f7a3ff2beafcdbaaef98013708344bfa94 (patch) | |
tree | c7a127c65c64ea02c97e21927142487c517c052c | |
parent | 7f7b2e7481ae41dbfed6773f03cf1cb06c511c30 (diff) | |
download | ceph-783555f7a3ff2beafcdbaaef98013708344bfa94.tar.gz |
doc: Added auth entry to index.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/rados/configuration/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rados/configuration/index.rst b/doc/rados/configuration/index.rst index 7b5d8718da6..9bf6730d6f0 100644 --- a/doc/rados/configuration/index.rst +++ b/doc/rados/configuration/index.rst @@ -45,6 +45,7 @@ To optimize the performance of your cluster, refer to the following: General Settings <general-config-ref> Monitor Settings <mon-config-ref> + Auth Settings <auth-config-ref> OSD Settings <osd-config-ref> Filestore Settings <filestore-config-ref> Journal Settings <journal-ref> |