docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / misc / smbdprofilinglevel.xml
blobe9f70a2a7cdc71a64fd57f2eb2e2b67fed0b6425
1 <samba:parameter name="smbd profiling level"
2                  context="G"
3                  type="enum"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This parameter allows the administrator to enable profiling support.
8         </para>
9         <para>
10           Possible values are <constant>off</constant>,
11           <constant>count</constant> and <constant>on</constant>.
12         </para>
13 </description>
14 <value type="default">off</value>
15 <value type="example">on</value>
16 </samba:parameter>