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