data transport configuration (qcms)

main
Steve Nyemba 2 years ago
commit f958bcf392

@ -0,0 +1,43 @@
{
"system":{
"logo":"logo.svg","context":"", "theme":"oss.css",
"app":{
"debug":true,"port":8000},
"version":0.6,"mode":"portal",
"source":{
"id":"cloud",
"auth":"nextcloud-auth.json"
}
},
"layout":{
"header":{"title":"data-transport","logo":true,"subtitle":"Simple Data Access Layer - Pandas Support"},
"icons":[],
"root":"www/data-transport",
"index":"index.html",
"order":{
"menu":["resources","about"]
},
"overwrite":{
"license":{
"title":"MIT License",
"text":"license",
"type":"dialog",
"uri":"www/data-transport/resources/license.md"
},
"source-code":{
"text":"Source Code",
"type":"redirect",
"url":"https://hiplab.mc.vanderbilt.edu/git/hiplab/data-transport"
},
"the-story":{
"title":"History",
"text":"History","type":"dialog","uri":"www/data-transport/about/the-story.md"
}
},
"footer":[{"text":"Health Information Privacy Laboratory"},{"text":"Powered By - QCMS"}]
}
}
Loading…
Cancel
Save