You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
Subject | Property | Default | Explanation | Property file |
---|---|---|---|---|
Webresources | blueriq.web-resources.source-location | The location (URL) of additional or overridden web resources. For example |
| |
blueriq.web-resources.cache-key-seed | The seed used to generate a cacheKey for static resources. Set this property if you want to be responsible for invalidating the cache. This probably means you must change the cacheKeySeed every time you change one or more of your custom web resources. Please note that when this property is not set, the cacheKey is changed every time the Blueriq Runtime is restarted |
| ||
blueriq.web-resources.cache-period-seconds | 31536000 | The cache period for all static web resources. When null, default behavior is to rely only on 'Last-Modified' header. When 0, caching is disabled. When > 0 is number of seconds to cache a resource client-side (browser). (31536000 seconds = 365 days) |
|
Overview
Content Tools