1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

Note that "keepalive" only applies to SMB1 connections.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri May 18 02:59:34 CEST 2012 on sn-devel-104
This commit is contained in:
Jeremy Allison 2012-05-17 14:54:03 -07:00
parent dc3ace63d4
commit e0b924b6d5

View File

@ -13,6 +13,9 @@
<para>Keepalives should, in general, not be needed if the socket
has the SO_KEEPALIVE attribute set on it by default. (see <smbconfoption name="socket options"/>).
Basically you should only use this option if you strike difficulties.</para>
<para>Please note this option only applies to SMB1 client connections, and
has no effect on SMB2 clients.</para>
</description>
<value type="default">300</value>