Correct path for share, modify some settings

This commit is contained in:
2025-07-09 20:22:54 +01:00
parent 6ef9dc1a4b
commit fc55cf6351

View File

@@ -8,12 +8,10 @@ data:
SAMBA_GLOBAL_STANZA: "map to guest = Bad User;guest account = samba;wins support = yes;load printers = no;" SAMBA_GLOBAL_STANZA: "map to guest = Bad User;guest account = samba;wins support = yes;load printers = no;"
SAMBA_VOLUME_CONFIG_share: | SAMBA_VOLUME_CONFIG_share: |
[share] [share]
path = /storage path = /shares/data
comment = Shared comment = K3s share data
valid users = @smb
browseable = yes browseable = yes
writable = yes writable = yes
read only = no read only = no
printable = no printable = no
public = yes public = yes