close

Filter

loading table of contents...

Deployment Manual / Version 2204

Table Of Contents

3.1.2 Delivery CAE Properties

delivery.developer-mode
Type java.lang.Boolean
Default false
Description

Setting to enable merging and minification of resources such as JavaScript and CSS. If set to true, these resources will be merged and minfied during delivery and only a single link will be rendered to each type of resource. otherwise, each corresponding script and stylesheet will be rendered as a separate link.

delivery.local-resources
Type java.lang.Boolean
Default false
Description

true if links to resources such as JavaScript and CSS should be generated to point to files in the application container (e.g. in modules under META-INF/resources/themes/) instead of the content repository.

delivery.preview-mode
Type java.lang.Boolean
Default false
Description

Indicates whether this is a preview cae.

delivery.standalone
Type java.lang.Boolean
Default true
Description

True when this is a "standalone" CAE in a servlet container serving requests directly or false when behind some URL rewriting reverse proxy (e.g. Apache).

Table 3.2. Delivery Properties


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.