Add virusfilter support to Samba shares configuration
This commit is contained in:
@@ -415,6 +415,7 @@ samba_shares:
|
|||||||
group_write_list: buero
|
group_write_list: buero
|
||||||
file_create_mask: !!str 664
|
file_create_mask: !!str 664
|
||||||
dir_create_mask: !!str 2775
|
dir_create_mask: !!str 2775
|
||||||
|
vfs_object_virusfilter: true
|
||||||
vfs_object_recycle: true
|
vfs_object_recycle: true
|
||||||
recycle_path: '@Recycle'
|
recycle_path: '@Recycle'
|
||||||
|
|
||||||
@@ -425,6 +426,7 @@ samba_shares:
|
|||||||
group_write_list: verwaltung
|
group_write_list: verwaltung
|
||||||
file_create_mask: !!str 664
|
file_create_mask: !!str 664
|
||||||
dir_create_mask: !!str 2775
|
dir_create_mask: !!str 2775
|
||||||
|
vfs_object_virusfilter: true
|
||||||
vfs_object_recycle: true
|
vfs_object_recycle: true
|
||||||
recycle_path: '@Recycle'
|
recycle_path: '@Recycle'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user