mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-09-20 07:34:15 +00:00
Add stale-while-revalidate support to the cache.
This commit is contained in:
@@ -34,6 +34,7 @@ max-size = "256MB"
|
||||
[storage.s3.site-cache]
|
||||
max-size = "16MB"
|
||||
max-age = "60s"
|
||||
max-stale = "1h"
|
||||
|
||||
[limits]
|
||||
max-site-size = "128M"
|
||||
|
||||
Reference in New Issue
Block a user