parent
7e66864a13
commit
b562c6ab69
@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"system": {
|
||||||
|
"app": {
|
||||||
|
"debug": true,
|
||||||
|
"port": 8082,
|
||||||
|
"threaded": true,
|
||||||
|
"host": "0.0.0.0"
|
||||||
|
},
|
||||||
|
"context": "",
|
||||||
|
"logo": "www/html/_assets/images/logo.png",
|
||||||
|
"source": {
|
||||||
|
"id": "disk"
|
||||||
|
},
|
||||||
|
|
||||||
|
"theme": "default",
|
||||||
|
"version": "0.1"
|
||||||
|
},
|
||||||
|
"layout": {
|
||||||
|
"footer": [
|
||||||
|
{
|
||||||
|
"text": "Powered By QCMS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"header": {
|
||||||
|
"title": "Wrangle Workbench",
|
||||||
|
"subtitle": "Powered by data-transport"
|
||||||
|
},
|
||||||
|
"index": "index.html",
|
||||||
|
"on": {
|
||||||
|
"load": {
|
||||||
|
"pane":["www/html/menu.html"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"order": {
|
||||||
|
"menu": []
|
||||||
|
},
|
||||||
|
"overwrite": {},
|
||||||
|
"root": "www/html"
|
||||||
|
},
|
||||||
|
"plugins": {
|
||||||
|
"dbe":["get","providers","apply","version"],
|
||||||
|
"io":["read","write"]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue