Setup Wizard - Admin create + config write

This commit is contained in:
NGPixel
2017-03-25 23:17:05 -04:00
parent 6698ca094d
commit 87f3d26a47
6 changed files with 127 additions and 41 deletions

View File

@@ -46,6 +46,7 @@ jQuery(document).ready(function ($) {
db: 'mongodb://localhost:27017/wiki',
pathData: './data',
pathRepo: './repo',
gitUseRemote: true,
gitUrl: '',
gitBranch: 'master',
gitAuthType: 'ssh',