92 lines
1.9 KiB
JSON
92 lines
1.9 KiB
JSON
{
|
|
"common": {
|
|
"name": "admin",
|
|
"title": "Admin",
|
|
"version": "3.5.9",
|
|
"desc": {
|
|
"en": "The configuration of yunkong2 via Web-Interface",
|
|
"cn": "云控管理器"
|
|
},
|
|
"docs": "docs/en/admin.md",
|
|
"materialize": true,
|
|
"mode": "daemon",
|
|
"platform": "Node.js",
|
|
"loglevel": "info",
|
|
"icon": "admin.png",
|
|
"messagebox": true,
|
|
"enabled": true,
|
|
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.admin/raw/master/admin/admin.png",
|
|
"keywords": [
|
|
"administration",
|
|
"einrichtung"
|
|
],
|
|
"readme": "https://git.spacen.net/yunkong2/yunkong2.admin/blob/master/README.md",
|
|
"dependencies": [
|
|
{
|
|
"js-controller": ">=1.2.0"
|
|
}
|
|
],
|
|
"type": "general",
|
|
"license": "MIT",
|
|
"logTransporter": true,
|
|
"stopBeforeUpdate": true,
|
|
"wwwDontUpload": true,
|
|
"nogit": true,
|
|
"welcomeScreenPro": {
|
|
"link": "admin/index.html",
|
|
"name": "Admin",
|
|
"img": "admin/img/admin.png",
|
|
"color": "pink",
|
|
"order": 5,
|
|
"localLink": true
|
|
},
|
|
"localLink": "%protocol%://%ip%:%port%"
|
|
},
|
|
"native": {
|
|
"port": 8081,
|
|
"auth": false,
|
|
"secure": false,
|
|
"bind": "0.0.0.0",
|
|
"cache": false,
|
|
|
|
"certPublic": "",
|
|
"certPrivate": "",
|
|
"certChained": "",
|
|
|
|
"ttl": 3600,
|
|
"defaultUser": "admin",
|
|
"tmpPath": "/tmp",
|
|
"tmpPathAllow": false,
|
|
"thresholdValue": 200,
|
|
|
|
"leEnabled": false,
|
|
"leUpdate": false,
|
|
"leCheckPort": 80,
|
|
|
|
"loginBackgroundColor": "",
|
|
"loginBackgroundImage": false,
|
|
"loginHideLogo": false,
|
|
"loginMotto": ""
|
|
},
|
|
"objects": [],
|
|
"instanceObjects": [
|
|
{
|
|
"_id": "info",
|
|
"type": "channel",
|
|
"common": {
|
|
"name": "Information"
|
|
},
|
|
"native": {}
|
|
},
|
|
{
|
|
"_id": "",
|
|
"type": "meta",
|
|
"common": {
|
|
"name": "user files and images for background image",
|
|
"type": "meta.user"
|
|
},
|
|
"native": {}
|
|
}
|
|
]
|
|
}
|