🐞 Add antivirus inside Twake Drive (#725)
🐞 Add antivirus inside Twake Drive (#725)
This commit is contained in:
@@ -119,7 +119,15 @@
|
||||
"featureUserQuota": false,
|
||||
"featureManageAccess": true,
|
||||
"defaultCompany": "00000000-0000-4000-0000-000000000000",
|
||||
"defaultUserQuota": 200000000
|
||||
"defaultUserQuota": 200000000,
|
||||
"featureAntivirus": false
|
||||
},
|
||||
"av": {
|
||||
"host": "av",
|
||||
"port": 3310,
|
||||
"debugMode": false,
|
||||
"timeout": 2000,
|
||||
"maxFileSize": 26214400
|
||||
},
|
||||
"applications": {
|
||||
"grid": [
|
||||
|
||||
Reference in New Issue
Block a user