1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/docs-xml/smbdotconf/vfs/vfsobjects.xml
Björn Jacke eebcc88ddf doc: improve vfs objects parameter description
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Tue Aug  6 13:40:21 UTC 2019 on sn-devel-184
2019-08-06 13:40:21 +00:00

17 lines
662 B
XML

<samba:parameter name="vfs objects"
type="cmdlist"
context="S"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<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. Be aware that the definition of this
parameter will overwrite a possible previous definition of the
vfs objects parameter.</para> </description>
<value type="default"/>
<value type="example">extd_audit recycle</value>
</samba:parameter>