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/misc/fsssequencetimeout.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
614 B
XML

<samba:parameter name="fss: sequence timeout"
context="G"
type="integer"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
The File Server Remote VSS Protocol (FSRVP) server includes a message
sequence timer to ensure cleanup on unexpected client disconnect. This
parameter overrides the default timeout between FSRVP operations.
FSRVP timeouts can be completely disabled via a value of 0.
</para>
</description>
<value type="default">180 or 1800, depending on operation</value>
<value type="example">0</value>
</samba:parameter>