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.

47 lines
1.4 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",
"store":"/home/steve/git/sites/parser/store-auth.json"
}
},
"plugins":{
"store":["init","plans"]
},
"layout":{
"header":{"title":"{x12} Parser :: Healthcare/IO","logo":true,"subtitle":"Open, Simple & Extensible - Powered by data-transport"},
"icons":[],
"root":"www/parser",
"index":"index.html",
"order":{
"menu":["resources","about"]
},
"overwrite":{
"license":{
"title":"MIT License",
"text":"license",
"type":"dialog",
"uri":"www/parser/about/license.md"
},
"source-code":{
"text":"Source Code",
"type":"redirect",
"url":"https://hiplab.mc.vanderbilt.edu/git/hiplab/parser.git"
},
"credit":{
"title":"{x12} Parser Credit",
"type":"dialog","uri":"www/parser/about/credit.html"
}
},
"footer":[{"text":"Health Information Privacy Laboratory"},{"text":"Powered By - QCMS"}]
}
}