1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/docs-xml/smbdotconf/misc/fssprunestale.xml
Günther Deschner a59e547853 docs: fix funny typo in smb.conf manpage wrt Samba's FSRVP server.
Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Nov 24 16:30:13 CET 2016 on sn-devel-144
2016-11-24 16:30:13 +01:00

16 lines
527 B
XML

<samba:parameter name="fss: prune stale"
context="G"
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
When enabled, Samba's File Server Remote VSS Protocol (FSRVP) server
checks all FSRVP initiated snapshots on startup, and removes any
corresponding state (including share definitions) for nonexistent
snapshot paths.
</para>
</description>
<value type="default">no</value>
<value type="example">yes</value>
</samba:parameter>