Domenico Francesco Bruscino a648805a59 ARTEMIS-3485 Fix web plugin contexts
Support custom web plugin contexts defined with the `url` attribute
of the `app` element in bootstrap.xml.
2021-09-17 07:56:13 -05:00

26 lines
504 B
JSON

{
"branding": {
"appName": "Artemis Console",
"appLogoUrl": "",
"companyLogoUrl": "",
"css": "",
"favicon": ""
},
"login": {
"description": "ActiveMQ Artemis Management Console",
"links": [
{
"url": "/user_manual/index.html",
"text": "User Manual"
}
]
},
"about": {
"title": "ActiveMQ Artemis Management Console",
"productInfo": [],
"additionalInfo": "",
"copyright": "",
"imgSrc": ""
},
"disabledRoutes": []
}