Explorar el Código

delete IS_PRIVATE_WIKI_ENABLED

Seiya Tashiro hace 7 años
padre
commit
84681d0d2c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      config/env.dev.js

+ 0 - 1
config/env.dev.js

@@ -9,6 +9,5 @@ module.exports = {
     // 'growi-plugin-pukiwiki-like-linker',
   ],
   USER_UPPER_LIMIT: 0,
-  IS_PRIVATE_WIKI_ENABLED: true,
   // DEV_HTTPS: true,
 };