docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / misc / fsssequencetimeout.xml
blob67afac515e8e2eaf277576e56f46b109a632fcb9
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>