Cache Configuration
By default file responses will include caching headers. The following options determine how the Cache-Control
header is built.
Property | Type | Description |
---|---|---|
| int | Cache Seconds. Default value (60). |
Property | Type | Description |
---|---|---|
| boolean | Sets whether the cache control is public. Default value (false) |