Code in Samba 3 states "use sendfile = false" so documentation must reflect it
authorAlexander Bokovoy <ab@samba.org>
Tue, 27 Sep 2005 08:42:49 +0000 (08:42 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:07 +0000 (08:47 -0500)
(This used to be commit 07a7e00818499958aef460525ff131d67435a95b)

docs/smbdotconf/tuning/usesendfile.xml

index 2632c9ad93634d35abffb58d7cb9be2051074cf3..e721531fed4c3274f36ff0cbc490c5c1965e54b5 100644 (file)
@@ -13,5 +13,5 @@
     </para>
 </description>
 
-<value type="default">yes</value>
+<value type="default">false</value>
 </samba:parameter>