From: John Mulligan Date: Fri, 27 Feb 2026 16:04:19 +0000 (-0500) Subject: doc: document the new locally_enabled field X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5dc28ce222744b2c5b00fe3c81685372c11fa50f;p=ceph.git doc: document the new locally_enabled field Document the new locally_enabled field for the remote_control subsection of the Cluster resource config. Signed-off-by: John Mulligan --- diff --git a/doc/mgr/smb.rst b/doc/mgr/smb.rst index 241645fccd4..e97480ef915 100644 --- a/doc/mgr/smb.rst +++ b/doc/mgr/smb.rst @@ -680,6 +680,13 @@ remote_control ca_cert Optional object. The fields are described in :ref:`tls source fields` + locally_enabled + Optional boolean. If set to ``true`` this field will enable the + remote control service local listener. The local listener lets + processes on the Ceph cluster host communicate with the remote + control service independently of the default TCP/mTLS listener. + The TLS certificates configuration values do not apply to this + unix socket based listener. external_ceph_cluster: Optional object. The fields are described in :ref:`external Ceph cluster source fields`. This is an