summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/vfs/vfspath.xml
blob: c6718a00765f6e67c1f23522da402db40e72a22a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="vfs path"
                 context="S"
                 xmlns:samba="http://samba.org/common">
<listitem>
	<para>This parameter specifies the directory
	to look in for vfs modules. The name of every <command moreinfo="none">vfs object
	</command> will be prepended by this directory.</para>

	<para>Default: <command moreinfo="none">vfs path = </command></para>

	<para>Example: <command moreinfo="none">vfs path = /usr/lib/samba/vfs</command></para>
</listitem>
</samba:parameter>