parent
2ee70dc32e
commit
28ed0e21af
@ -0,0 +1,46 @@
|
|||||||
|
{
|
||||||
|
"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"}]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in new issue