source: vendor/current/docs-xml/smbdotconf/misc/smbdprofilinglevel.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 559 bytes
Line 
1<samba:parameter name="smbd profiling level"
2 context="G"
3 type="enum"
4 enumlist="enum_smbd_profiling_level"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>
8 This parameter allows the administrator to enable profiling support.
9 </para>
10 <para>
11 Possible values are <constant>off</constant>,
12 <constant>count</constant> and <constant>on</constant>.
13 </para>
14</description>
15<value type="default">off</value>
16<value type="example">on</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.