mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-22 05:09:03 +00:00
fix: passthrough scan should default to off
i'll consider changing the default value once it has feature parity with the old sequential scan
This commit is contained in:
parent
b5aa8d0758
commit
99a6fc82ca
@ -432,7 +432,7 @@ module.exports = {
|
|||||||
|
|
||||||
// Experimental .passthrough() support
|
// Experimental .passthrough() support
|
||||||
// https://github.com/kylefarris/clamscan/tree/v2.1.2#passthrough
|
// https://github.com/kylefarris/clamscan/tree/v2.1.2#passthrough
|
||||||
clamPassthrough: true
|
clamPassthrough: false
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user