mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
Increase cache lifetime for htmltest
This commit is contained in:
parent
eeef22ac61
commit
d0dc380438
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
DirectoryPath: "public"
|
||||
IgnoreDirs:
|
||||
- "search"
|
||||
CacheExpires: "72h" # three days
|
||||
CacheExpires: "96h" # four days
|
||||
CheckFavicon: true
|
||||
EnforceHTML5: true
|
||||
IgnoreAltMissing: true # an empty alt makes presentation-role explicit, it's not a defect.
|
||||
|
|
Loading…
Reference in a new issue