diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/smb.conf.default | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index 58d38aa9f7..971ca19c83 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -91,13 +91,6 @@ # this line. The included file is read at that point. ; include = /usr/local/samba/lib/smb.conf.%m -# Most people will find that this option gives better performance. -# See the chapter 'Samba performance issues' in the Samba HOWTO Collection -# and the manual pages for details. -# You may want to add the following on a Linux system: -# SO_RCVBUF=8192 SO_SNDBUF=8192 - socket options = TCP_NODELAY - # Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details. |