From a17d51e0fb8d04de4f54c63a8ea85e852e4b0273 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 19 Aug 2025 23:42:49 +1000 Subject: [PATCH] doc/rados: repair short underline Repair a too-short underline that was introduced in https://github.com/ceph/ceph/commit/babd3c00341c59cb82e66f93f41c687ab4fc6928. Signed-off-by: Zac Dover (cherry picked from commit ff93fcd28046e65a54368308f60308e84f93aa38) --- doc/rados/configuration/mon-config-ref.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/rados/configuration/mon-config-ref.rst b/doc/rados/configuration/mon-config-ref.rst index 767a2db909c..37cd4edfeab 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -628,6 +628,13 @@ Miscellaneous .. confval:: mon_memory_target .. confval:: mon_memory_autotune +NVMe-oF Monitor Client +====================== + +.. confval:: nvmeof_mon_client_disconnect_panic +.. confval:: nvmeof_mon_client_connect_panic +.. confval:: nvmeof_mon_client_tick_period + .. _Paxos: https://en.wikipedia.org/wiki/Paxos_(computer_science) .. _Monitor Keyrings: ../../../dev/mon-bootstrap#secret-keys .. _Ceph configuration file: ../ceph-conf/#monitors -- 2.39.5