summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/vfs/vfspath.xml
blob: 78c27302a8aeeeba9d12f1d2a2b10ab4eca8a206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="VFSPATH"/>vfs path (S)</term>
		<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>