|
|
|
@ -1466,7 +1466,7 @@ def makeConf(): |
|
|
|
|
file = getRunDir() + '/data/json/config.json' |
|
|
|
|
if not os.path.exists(file): |
|
|
|
|
c = {} |
|
|
|
|
c['title'] = '老子面板' |
|
|
|
|
c['title'] = '后羿面板' |
|
|
|
|
c['home'] = 'http://github/midoks/mdserver-web' |
|
|
|
|
c['recycle_bin'] = True |
|
|
|
|
c['template'] = 'default' |
|
|
|
|