diff --git a/config.sample.js b/config.sample.js index e82dc67..90cc4c8 100644 --- a/config.sample.js +++ b/config.sample.js @@ -37,6 +37,7 @@ module.exports = { blockedExtensions: [ '.jar', '.exe', + '.exec', '.msi', '.com', '.bat',