feat: upgradeFromMongo (wip) + panel UI improvements

This commit is contained in:
NGPixel
2017-11-20 23:08:30 -05:00
parent 82ea0b50fb
commit 2668dde7bd
8 changed files with 59 additions and 120 deletions

View File

@@ -51,8 +51,7 @@ export default {
telemetry: true,
title: siteConfig.title || 'Wiki',
upgrade: false,
upgMongo: 'mongodb://',
upgUserGroups: false
upgMongo: 'mongodb://'
},
considerations: {
https: false,