Convert all uint32/16/8 to _t in a grab-bag of remaining files.
[Samba.git] / docs-xml / smbdotconf / logging / ldapdebugthreshold.xml
blobab69cc5ed2da8fdebc627686c856d379bd7b2771
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>