|
|
|
@ -1405,7 +1405,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' |
|
|
|
|