HEX
Server: Apache/2.4.63 (Unix)
System: Linux Synopilou92 4.4.302+ #72806 SMP Mon Jul 21 23:16:00 CST 2025 x86_64
User: pilou92 (1026)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /volume1/@appconf/AntiVirus/synoav.conf
# Engine type
# four choices: ENG_CLAM, ENG_KASPERSKY, ENG_MCAFEE, ENG_AVIRA
EngineType =  ENG_CLAM

#Track file, a file used to keep track of the scanning status while scanning. 
# e.g.scanned and infected file count
TrackFile = /tmp/.synoavtrack.tmp

# Data Base directory
DBDir = /var/packages/AntiVirus/etc/

# Update virus signature automatically
AutoUpdate = yes

# Always Check If there are new engines available (update package)
CheckEngine = yes

# Default operation when infected files are found
# available options: move, remove, donothing
DefaultOpWhenInfectedFound = move

# White List, indicating the file to save the white list of files
WhiteList = /var/packages/AntiVirus/etc/whitelist.conf

# A file that save a list of file name extensions that the scanner scans files with.
FileExtendList = /var/packages/AntiVirus/etc/extensionlist.conf

# determine how to filter file that need to be scanned
ScanFilenameFilterRule=all

SmartScan="no"
DirScanTimeList="/var/packages/AntiVirus/etc/dirscantimelist"