Interface: ProjectConfig
Configuration for the project part of the configuration.
Export
ProjectConfig
Properties
apiKey
• apiKey: ApiKeyConfig
The API key of the CaaS instance for different viewing modes.
caasURL
• caasURL: string
The URL of the CaaS instance.
navigationServiceURL
• navigationServiceURL: string
The URL of the navigation service.
projectID
• projectID: string
The ID of the CaaS project.
remotes
• Optional
remotes: null
| RemoteProjectConfiguration
Specify projects with referenced remote objects.
Instructions on configuring remotes can be found in the
documentation for the underlying Content API.
removeUntranslatedSections
• Optional
removeUntranslatedSections: boolean
Whether untranslated sections should be removed.
tenantID
• tenantID: string
The tenant ID of the CaaS project.
Last update:
October 22, 2024