samba: remove SO_xxxBUF size definitions from default config

this option is not recommended for samba4

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-10-05 22:17:09 +02:00
committed by Michael Tremer
parent 9584917795
commit b3e5529459
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ null passwords = yes
bind interfaces only = true
interfaces = green0 127.0.0.1
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE
socket options = TCP_NODELAY SO_KEEPALIVE
username level = 1
wins support = true