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 | 74dd0f58211129770f6e85d28a658e5fdff1ecae (patch) | |
tree | fcf5521f207bf9e6b4b61b25df893e977a5a6b8e | |
parent | 69f28a868a7e78b8b93bbf7dcf21bf6fd813c12d (diff) | |
download | samba-74dd0f58211129770f6e85d28a658e5fdff1ecae.tar.gz samba-74dd0f58211129770f6e85d28a658e5fdff1ecae.tar.xz samba-74dd0f58211129770f6e85d28a658e5fdff1ecae.zip |
Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2
-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 fba4ecca0ac..c25b2dc6281 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 |