diff options
-rw-r--r-- | packaging/LSB/smb.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/LSB/smb.conf b/packaging/LSB/smb.conf index 71ff946388..d08cd20ec4 100644 --- a/packaging/LSB/smb.conf +++ b/packaging/LSB/smb.conf @@ -83,10 +83,6 @@ # of the machine that is connecting ; include = /etc/samba/smb.conf.%m -# Most people will find that this option gives better performance. -# See speed.txt and the manual pages for details - socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 - # Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details. |