00f819fb6d
🐞 Add antivirus inside Twake Drive (#725)
13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"drive": {
|
|
"featureAntivirus": true
|
|
},
|
|
"av": {
|
|
"host": "av",
|
|
"port": 3310,
|
|
"debugMode": false,
|
|
"timeout": 2000,
|
|
"maxFileSize": 1048576
|
|
}
|
|
}
|