boProjectName - Fluid Topics - 4.0

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
4.0

The "boProjectName" parameter is used to define the name of the tenant. It expects a STRING element.

The "boProjectName" parameter is mandatory if the "khub" parameter is present.

Example

{
"ui": {
...
},
"khub": {
"mode": "MANAGE",
"boProjectName": "Enter here the name of the project (as must appear in the Back Office)",
"target": {
"id": 4,
"status": "stable"
},
"pafs": {
"connector": [
"Authorit",
"Dita",
"MapAttachments",
"UnstructuredDocuments"
],
"atict": false,
"dita-ot": "DITA-OT-2.1",
"related_links": "all"
}
}
}