Add virusfilter support to Samba shares configuration

This commit is contained in:
2026-05-26 13:42:56 +02:00
parent 5b3b68b134
commit 3c0a252ecc
+2
View File
@@ -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'