1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/samba_ynh.git synced 2024-09-03 20:16:27 +02:00

[fix] the path of share

This commit is contained in:
Galettofraise 2022-02-24 16:14:35 +01:00 committed by Galette
parent 7f75aeb461
commit ca18c96309

View file

@ -31,7 +31,7 @@
path = /home/yunhost.app/samba/share path = /home/yunhost.app/samba/share
guest ok = no guest ok = no
browsable = yes browsable = yes
valid users = @samba.share valid users = @samba.local, @samba, @samba.share
directory mask = 770 directory mask = 770
create mask = 0660 create mask = 0660
vfs objects = dfs_samba4 acl_xattr recycle vfs objects = dfs_samba4 acl_xattr recycle