Add useWebCrypto to config and set to true
This commit is contained in:
parent
f79ce008b7
commit
eb7f854afe
|
@ -37,6 +37,7 @@ module.exports = {
|
|||
compression: enums.compression.zip,
|
||||
integrity_protect: true,
|
||||
rsa_blinding: true,
|
||||
useWebCrypto: true,
|
||||
|
||||
show_version: true,
|
||||
show_comment: true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user