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.
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"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"}]
|
|
}
|
|
}
|