Files
alfresco-ng2-components/lib/config/app.config.json
2026-01-09 18:17:43 +00:00

9 lines
224 B
JSON

{
"description" : "this config file is used in the unit test",
"ecmHost": "http://{hostname}:{port}/ecm",
"bpmHost": "http://{hostname}:{port}/bpm",
"baseShareUrl": null,
"logLevel" : "silent",
"locale" : "en"
}