mirror of
https://github.com/YunoHost-Apps/samba_ynh.git
synced 2024-09-03 20:16:27 +02:00
Update conf/share-smb.conf
This commit is contained in:
parent
4d506c884a
commit
2175da9c18
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
path = /home/yunohost.app/samba/share
|
path = /home/yunohost.app/samba/share
|
||||||
guest ok = no
|
guest ok = no
|
||||||
browsable = yes
|
browsable = yes
|
||||||
valid users = @sambashare
|
valid users = @samba.share
|
||||||
create mask = 0660
|
create mask = 0660
|
||||||
directory mask = 770
|
directory mask = 770
|
||||||
vfs objects = dfs_samba4 acl_xattr recycle
|
vfs objects = dfs_samba4 acl_xattr recycle
|
||||||
|
|
Loading…
Add table
Reference in a new issue