source: vendor/current/docs-xml/smbdotconf/misc/fsssequencetimeout.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 614 bytes
Line 
1<samba:parameter name="fss: sequence timeout"
2 context="G"
3 type="integer"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 The File Server Remove VSS Protocol (FSRVP) server includes a message
8 sequence timer to ensure cleanup on unexpected client disconnect. This
9 parameter overrides the default timeout between FSRVP operations.
10 FSRVP timeouts can be completely disabled via a value of 0.
11 </para>
12</description>
13<value type="default">180 or 1800, depending on operation</value>
14<value type="example">0</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.