X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=man%2Fman5%2Fafp.conf.5.in;h=bf5434ebeab31b0b85c79dc8e4a5b570b57cc5fc;hp=74d7a609a0c13f28708c4d7581e2acedd7550c93;hb=42a0a094b72577aee3fee7f186da52dc83db001d;hpb=130d356c840ea83c31c4724c8ae92660360eb07b diff --git a/man/man5/afp.conf.5.in b/man/man5/afp.conf.5.in index 74d7a609..bf5434eb 100644 --- a/man/man5/afp.conf.5.in +++ b/man/man5/afp.conf.5.in @@ -492,6 +492,16 @@ tcpsndbuf = \fInumber\fR \fB(G)\fR Try to set TCP send buffer using setsockpt()\&. Often OSes impose restrictions on the applications ability to set this value\&. .RE .PP +recvfile = \fIBOOLEAN\fR (default: \fIno\fR) \fB(G)\fR +.RS 4 +Whether to use splice() on Linux for receiving data\&. +.RE +.PP +splice size = \fInumber\fR (default: \fI64k\fR) \fB(G)\fR +.RS 4 +Maximum number of bytes spliced\&. +.RE +.PP use sendfile = \fIBOOLEAN\fR (default: \fIyes\fR) \fB(G)\fR .RS 4 Whether to use sendfile