diff options
author | Garming Sam <garming@catalyst.net.nz> | 2013-12-30 10:13:34 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2014-01-28 17:26:36 +1300 |
commit | d64a35e8b2ad8e9536301d64e5254ad867ff55b7 (patch) | |
tree | 75a963cd4757b475573ed640ebd5422a24890dd3 /docs-xml/smbdotconf/tuning | |
parent | 0b1fd3ca0124c103028341efceb38443941a8a82 (diff) | |
download | samba-d64a35e8b2ad8e9536301d64e5254ad867ff55b7.tar.gz samba-d64a35e8b2ad8e9536301d64e5254ad867ff55b7.tar.xz samba-d64a35e8b2ad8e9536301d64e5254ad867ff55b7.zip |
docs: update use sendfile to be consistent with testparm
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/tuning')
-rw-r--r-- | docs-xml/smbdotconf/tuning/usesendfile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/tuning/usesendfile.xml b/docs-xml/smbdotconf/tuning/usesendfile.xml index e721531fed4..603c2c7d148 100644 --- a/docs-xml/smbdotconf/tuning/usesendfile.xml +++ b/docs-xml/smbdotconf/tuning/usesendfile.xml @@ -13,5 +13,5 @@ </para> </description> -<value type="default">false</value> +<value type="default">no</value> </samba:parameter> |