]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9674 - Fix missing TP tag and document default
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 10 Sep 2021 16:04:22 +0000 (16:04 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Sep 2021 16:14:31 +0000 (16:14 +0000)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index cc7c466968686ea2c76e61ecd443b5d795813542..c3d1efff225da1cd7d46deebf48116cca26bd1f3 100644 (file)
@@ -1752,12 +1752,14 @@ before this keyword may be set. This mode also requires a
 .B olcServerID
 (see above) to be configured.
 By default, this setting is FALSE.
+.TP
 .B olcMonitoring: TRUE | FALSE
 This option enables database-specific monitoring in the entry related
 to the current database in the "cn=Databases,cn=Monitor" subtree
 of the monitor database, if the monitor database is enabled.
 Currently, only the MDB database provides database-specific monitoring.
-The default depends on the backend type.
+If monitoring is supported by the backend it defaults to TRUE, otherwise
+FALSE.
 .TP
 .B olcPlugin: <plugin_type> <lib_path> <init_function> [<arguments>]
 Configure a SLAPI plugin. See the
index 41bbf9a43bb11974d5949365d72e2980d5553d0f..b4c45e82195965062bdfd20f4edc6d6fc6797e53 100644 (file)
@@ -1661,7 +1661,8 @@ This option enables database-specific monitoring in the entry related
 to the current database in the "cn=Databases,cn=Monitor" subtree 
 of the monitor database, if the monitor database is enabled.
 Currently, only the MDB database provides database-specific monitoring.
-The default depends on the backend type.
+If monitoring is supported by the backend it defaults to on, otherwise
+off.
 .TP
 .B overlay <overlay-name>
 Add the specified overlay to this database. An overlay is a piece of