summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/smbdprofilingext.xml
blob: 3720d38df58b4c04e330ecb1f860eb772f9f5615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="smbd profiling share"
                 context="S"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This parameter allows the administrator to enable per-share
	profiling support. When enabled, profile counters may be collected
	with per-share granularity a specific shares. Takes affect only
	when global option
	<smbconfoption name="smbd profiling level"/> is enabled.
	</para>
</description>
<value type="default">no</value>
</samba:parameter>