mirror of
https://github.com/kataras/iris.git
synced 2025-12-24 05:17:03 +00:00
various improvements and new 'UseOnce' method - read HISTORY.md
This commit is contained in:
@@ -46,7 +46,7 @@ type Attachments struct {
|
||||
type DirCacheOptions struct {
|
||||
// Enable or disable cache.
|
||||
Enable bool
|
||||
// Minimium content size for compression in bytes.
|
||||
// Minimum content size for compression in bytes.
|
||||
CompressMinSize int64
|
||||
// Ignore compress files that match this pattern.
|
||||
CompressIgnore *regexp.Regexp
|
||||
|
||||
Reference in New Issue
Block a user