mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
samba: optimze samba config file, thanks to ShadowX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
84ef11182a
commit
8f719d8b0f
@ -28,7 +28,8 @@
|
||||
netbios name = openelec
|
||||
security = share
|
||||
guest account = root
|
||||
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
|
||||
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
|
||||
mangled names = no
|
||||
wins support = yes
|
||||
syslog only = yes
|
||||
name resolve order = lmhosts wins bcast host
|
||||
|
Loading…
x
Reference in New Issue
Block a user