mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-16 22:24:49 +00:00
9 lines
224 B
JSON
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"
|
|
}
|