# # Set the hostname that will be used to serve static content via a CDN for # requests made over the HTTP protocol. This property can be disabled # dynamically at runtime by setting the URL parameter "cdn_enabled" to "0". # The value must always include the full protocol. # cdn.host.http=http://localhostCDN
# # Set the hostname that will be used to serve static content via a CDN for # requests made over the HTTPS protocol. This property can be disabled # dynamically at runtime by setting the URL parameter "cdn_enabled" to "0". # The value must always include the full protocol. # cdn.host.https=https://localhostCDN