diff --git a/templates/smb.conf.j2 b/templates/smb.conf.j2
index afa44ba830977b2916de35527e9cd2a24dbba546..3af0dca642dffc2fceae96c2ea31aa84951bdb94 100644
--- a/templates/smb.conf.j2
+++ b/templates/smb.conf.j2
@@ -19,12 +19,12 @@
    read only = No
    browseable = No
    valid users = %S
-   vfs objects = virusfilter
-   virusfilter:scanner = clamav
-   virusfilter:socket path = /run/clamd.scan/clamd.sock
-   virusfilter:connect timeout = 30000
-   virusfilter:scan on open = yes
-   #virusfilter:scan on close = yes
-   virusfilter:max file size = 1000000000
-   virusfilter:infected file action = quarantine
-   virusfilter:quarantine directory = /var/tmp/quarantine
+#   vfs objects = virusfilter
+#   virusfilter:scanner = clamav
+#   virusfilter:socket path = /run/clamd.scan/clamd.sock
+#   virusfilter:connect timeout = 30000
+#   virusfilter:scan on open = yes
+#   #virusfilter:scan on close = yes
+#   virusfilter:max file size = 1000000000
+#   virusfilter:infected file action = quarantine
+#   virusfilter:quarantine directory = /var/tmp/quarantine