@@ -1,5 +1,5 @@
module.exports = {
NODE_ENV: 'production',
// FORMAT_NODE_LOG: false,
- ACL_ENABLE: false,
+ ACL_ENABLE: true,
};