samba: disable extraConfig pending move to services/samba.settings

This commit is contained in:
Aly Raffauf 2024-10-01 11:24:50 -04:00
parent 933e431c36
commit f70d12f1d7

View file

@ -54,15 +54,15 @@ in {
openFirewall = true; openFirewall = true;
securityType = "user"; securityType = "user";
extraConfig = '' # extraConfig = ''
read raw = Yes # read raw = Yes
write raw = Yes # write raw = Yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF=131072 # socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF=131072
min receivefile size = 16384 # min receivefile size = 16384
use sendfile = true # use sendfile = true
aio read size = 16384 # aio read size = 16384
aio write size = 16384 # aio write size = 16384
''; # '';
shares = { shares = {
Media = { Media = {