diff --git a/bin/init.js b/bin/init.js index 5b4c9d6..f7b9216 100644 --- a/bin/init.js +++ b/bin/init.js @@ -74,7 +74,7 @@ module.exports = function init({ isMinimal, isOverwrite }) { ], 'tls_key': 'key.pem', 'tls_cert': 'cert.pem', - 'acl': true, + 'acl': false, 'acl_conf': 'acl.txt', 'mux': false, 'dns': [],