Correct path for share, modify some settings
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user