diff options
author | David O'Neill <dmo@samba.org> | 2001-01-05 18:57:28 +0000 |
---|---|---|
committer | David O'Neill <dmo@samba.org> | 2001-01-05 18:57:28 +0000 |
commit | 41ccf2f437c85d443fcd62923fb103d2b859bdc2 (patch) | |
tree | ec258724d4eb55de6544d2ce25e9511a191165d4 /examples/smb.conf.default | |
parent | 441f61d6bc9c2a11f712add8b08a579bdb4057aa (diff) | |
download | samba-41ccf2f437c85d443fcd62923fb103d2b859bdc2.tar.gz samba-41ccf2f437c85d443fcd62923fb103d2b859bdc2.tar.bz2 samba-41ccf2f437c85d443fcd62923fb103d2b859bdc2.zip |
Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2
(This used to be commit 74dd0f58211129770f6e85d28a658e5fdff1ecae)
Diffstat (limited to 'examples/smb.conf.default')
-rw-r--r-- | examples/smb.conf.default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index fba4ecca0a..c25b2dc628 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -73,6 +73,8 @@ # Most people will find that this option gives better performance. # See speed.txt 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 |