summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/fssprunestale.xml
blob: 226a973835cbfce1cd333c6b65049b9d42d18394 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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 Remove 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>