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.
54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"system":{
|
|
"logo":"www/parser/_images/cog-red.png","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"
|
|
},
|
|
"routes":{
|
|
"data-transport":{
|
|
"menu":"tools",
|
|
"path":"/home/steve/git/sites/data-transport/config.json"
|
|
}
|
|
}
|
|
|
|
|
|
},
|
|
"plugins":{
|
|
"store":["init","plans"],
|
|
"users":["signup"]
|
|
},
|
|
"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":["tools","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"}]
|
|
}
|
|
}
|