summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/vfs/vfsobjects.xml
blob: 7fe66a0a391397403c5c8c5727b7ae2e3cc9a2a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="vfs objects"
				type="list"
                 context="S"
                 xmlns:samba="http://samba.org/common">
<synonym>vfs object</synonym>
<description>
	<para>This parameter specifies the backend names which 
	are used for Samba VFS I/O operations.  By default, normal 
	disk I/O operations are used but these can be overloaded 
	with one or more VFS objects. </para>
</description>

<value type="default"/>
<value type="example">extd_audit recycle</value>
</samba:parameter>