mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +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
|
netbios name = openelec
|
||||||
security = share
|
security = share
|
||||||
guest account = root
|
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
|
wins support = yes
|
||||||
syslog only = yes
|
syslog only = yes
|
||||||
name resolve order = lmhosts wins bcast host
|
name resolve order = lmhosts wins bcast host
|
||||||
|
Loading…
x
Reference in New Issue
Block a user