diff --git a/config.js b/config.js index a2f1411..2a1a94d 100644 --- a/config.js +++ b/config.js @@ -22,6 +22,6 @@ module.exports = Object.seal({ visible: true }, - hostDevFiles: true, - enableMPPCloneBot: false + hostDevFiles: false, + enableMPPCloneBot: true });