mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-07 21:46:09 +02:00
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:
committed by
Michael Tremer
parent
9584917795
commit
b3e5529459
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user