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:
parent
7f75aeb461
commit
ca18c96309
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
path = /home/yunhost.app/samba/share
|
||||
guest ok = no
|
||||
browsable = yes
|
||||
valid users = @samba.share
|
||||
valid users = @samba.local, @samba, @samba.share
|
||||
directory mask = 770
|
||||
create mask = 0660
|
||||
vfs objects = dfs_samba4 acl_xattr recycle
|
||||
|
|
Loading…
Add table
Reference in a new issue