On-premises customers can activate the MadCap Flare connector by adding the Madcap-flare
value to the list of connectors
in the conf.json
file as follows:
{
"connectors": ["Madcap-flare"],
"pafs": {
"connector": [
"Dita",
"UnstructuredDocuments",
"MapAttachments",
"Ftml"
]
}
}
Note the difference between configuring the
Madcap-flare
connector and configuring the standard connectors (e.g., DITA, UDs, Map Attachments, FTML).