You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
2.0 KiB
JSON
94 lines
2.0 KiB
JSON
{
|
|
"system": {
|
|
"logo": "www/html/_assets/images/logo.png",
|
|
"context": "",
|
|
"theme": "oss",
|
|
"app": {
|
|
"debug": true,
|
|
"port": 8000
|
|
},
|
|
"version": 0.1,
|
|
"source": {
|
|
"id": "_cloud",
|
|
"auth": "nextcloud-auth.json",
|
|
"key": "/home/steve/dev/data/qcms/dev-qcms.key"
|
|
},
|
|
"data": {
|
|
"logger": {
|
|
"provider": "console"
|
|
}
|
|
}
|
|
},
|
|
"plugins": {
|
|
"info": [
|
|
"_data",
|
|
"about",
|
|
"product","registry"
|
|
]
|
|
},
|
|
"layout": {
|
|
"header": {
|
|
"title": "data-transport",
|
|
"logo": true,
|
|
"subtitle": "Simple/Seamless Read, Write & Streaming - Powered by Pandas"
|
|
},
|
|
"icons": [],
|
|
"root": "www/html",
|
|
"index": "index.html",
|
|
"on": {
|
|
"load": {
|
|
|
|
}
|
|
},
|
|
"order": {
|
|
"menu": [
|
|
"docs",
|
|
"about"
|
|
]
|
|
},
|
|
"overwrite": {
|
|
"design and credit": {
|
|
"title": "Design & Credit",
|
|
"text": "Design/Credit",
|
|
"type": "dialog",
|
|
"uri": "www/html/about/design-and-credit.md"
|
|
},
|
|
"tutorials": {
|
|
"text": "notebooks",
|
|
"type": "redirect",
|
|
"url": "https://github.com/lnyemba/data-transport/src/branch/v2.0/notebooks"
|
|
},
|
|
"wizard": {
|
|
"title": "auth-file Generator",
|
|
"text": "auth-file Generator",
|
|
"type": "dialog",
|
|
"uri": "www/html/wizard/wizard.html"
|
|
},
|
|
"transport": {
|
|
"text": "ETL - CLI",
|
|
"type": "redirect"
|
|
},
|
|
"source code": {
|
|
"title": "Source Code",
|
|
"text": "Source Code",
|
|
"type": "redirect",
|
|
"url": "https://hiplab.mc.vanderbilt.edu/git/hiplab/data-transport"
|
|
},
|
|
"feedback": {
|
|
"title": "Feedback",
|
|
"text": "Feedback",
|
|
"type": "redirect",
|
|
"url": "https://dev.the-phi.com/cloud/apps/forms/s/CXqXgBaSk7qkgammbqALWfPM"
|
|
}
|
|
},
|
|
"footer": [
|
|
{
|
|
"text": "Health Information Privacy Laboratory"
|
|
},
|
|
{
|
|
"text": "Powered By - QCMS"
|
|
}
|
|
]
|
|
}
|
|
}
|