Deployment Manual / Version 2107
Table Of ContentsThe following list contains configuration properties related to the Multi Preview Menu in Studio.
preview.urlservice.content-type
| |
Type | java.lang.String |
Default | CMSettings |
Description | Defines the content type that is used to configure previews. |
preview.urlservice.global-path
| |
Type | java.lang.String |
Default | /Settings/Options/Settings/Multi Preview |
Description | Defines the repository folder path with contents that configure previews for all sites and contents without a site. Subfolders are ignored. |
preview.urlservice.headless-preview-host
| |
Type | java.lang.String |
Default | |
Description | Defined the host of the headless preview server. |
preview.urlservice.preview-url-allow-list
| |
Type | java.util.List<java.lang.String> |
Default | |
Description | Defines the commercePreviewUrlAllowList. In order to limit the urls in the preview frame and prevent CSRF. |
preview.urlservice.property
| |
Type | java.lang.String |
Default | settings |
Description | Defines the name of the struct property in the configured content type. |
preview.urlservice.site-path
| |
Type | java.lang.String |
Default | Options/Settings/Multi Preview |
Description | Defines the repository folder path below a site root folder with contents that configure previews for one site. Subfolders are ignored. |
Table 4.27. Preview URL Service Properties