diff options
author | Jeremy Allison <jra@samba.org> | 2004-06-30 23:12:17 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:57 -0500 |
commit | 0cc55aa5f5556ac1d5fc8b3b2dc487770e5a4451 (patch) | |
tree | 548ec95698c96609915d06d0834d6b22b568d9c6 | |
parent | 99efa52a1ae118eeadc4888e9b12ca366ec1d2bb (diff) | |
download | samba-0cc55aa5f5556ac1d5fc8b3b2dc487770e5a4451.tar.gz samba-0cc55aa5f5556ac1d5fc8b3b2dc487770e5a4451.tar.bz2 samba-0cc55aa5f5556ac1d5fc8b3b2dc487770e5a4451.zip |
sendfile is now on ...
Jeremy.
(This used to be commit 289e0e7b0824486fa870d02ca0bc2256c936f858)
-rw-r--r-- | docs/smbdotconf/tuning/usesendfile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/tuning/usesendfile.xml b/docs/smbdotconf/tuning/usesendfile.xml index e80598d463..f5e68f2879 100644 --- a/docs/smbdotconf/tuning/usesendfile.xml +++ b/docs/smbdotconf/tuning/usesendfile.xml @@ -13,5 +13,5 @@ Samba with this parameter enabled in config.</para> </description> -<value type="default">no</value> +<value type="default">yes</value> </samba:parameter> |