🐞 Add antivirus inside Twake Drive (#725)
🐞 Add antivirus inside Twake Drive (#725)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"drive": {
|
||||
"featureAntivirus": true
|
||||
},
|
||||
"av": {
|
||||
"host": "av",
|
||||
"port": 3310,
|
||||
"debugMode": false,
|
||||
"timeout": 2000,
|
||||
"maxFileSize": 1048576
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user