12 lines
234 B
YAML
12 lines
234 B
YAML
CacheExpires: "168h" # one week
|
|
CheckFavicon: true
|
|
EnforceHTML5: true
|
|
EnforceHTTPS: true
|
|
ExternalTimeout: 20
|
|
HTTPConcurrencyLimit: 128
|
|
IgnoreAltEmpty: true
|
|
IgnoreHTTPS:
|
|
- "http://localhost:"
|
|
IgnoreURLs:
|
|
- "https://www.reddit.com"
|