Docs: Remove some ntdb references
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / logging / ldapdebugthreshold.xml
1 <samba:parameter name="ldap debug threshold"
2                 type="integer"
3                 context="G"
4                 developer="1" advanced="1"
5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8                 This parameter controls the Samba debug level at which
9                 the ldap library debug output is
10                 printed in the Samba logs. See the description of
11                  <parameter>ldap debug level</parameter> for details.
12         </para>
13 </description>
14 <value type="default">10</value>
15 <value type="example">5</value>
16 </samba:parameter>