Fixed samba share and renamed it to media due to it not being accessible due to permissions.

This commit is contained in:
kat witch 2020-11-30 02:26:57 +00:00 committed by kat
parent 6e5b120ec6
commit 194eed8742

View file

@ -52,8 +52,8 @@
map to guest = bad user
'';
shares = {
public = {
path = "/disks/pool-raw/Public";
media = {
path = "/disks/pool-raw/Public/Media";
browseable = "yes";
"read only" = "no";
"guest ok" = "yes";