mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 04:21:11 +00:00
This enabled HTTP time-based cache for storage assets, primarily avatars. I have not observed If-Modified-Since from browsers during tests but I guess it's good to support regardless. It introduces a new generic httpcache module that can handle both time-based and etag-based caching. Additionally, manifest.json and robots.txt are now also cachable. |
||
|---|---|---|
| .. | ||
| adding-legal-pages.en-us.md | ||
| cmd-embedded.en-us.md | ||
| config-cheat-sheet.en-us.md | ||
| config-cheat-sheet.zh-cn.md | ||
| customizing-gitea.en-us.md | ||
| customizing-gitea.zh-cn.md | ||
| environment-variables.en-us.md | ||
| environment-variables.zh-cn.md | ||
| external-renderers.en-us.md | ||
| hacking-on-gitea.zh-cn.md | ||
| logging-documentation.en-us.md | ||
| mail-templates-us.md | ||
| make.fr-fr.md | ||
| make.zh-cn.md | ||
| repo-indexer.en-us.md | ||
| search-engines-indexation.en-us.md | ||
| signing.en-us.md | ||
| third-party-tools.zh-cn.md | ||