0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:40:08 +01:00
forgejo/routers/web
Lunny Xiao e7cb8da2a8
Always enable caches ()
Nowadays, cache will be used on almost everywhere of Gitea and it cannot
be disabled, otherwise some features will become unaviable.

Then I think we can just remove the option for cache enable. That means
cache cannot be disabled.
But of course, we can still use cache configuration to set how should
Gitea use the cache.
2023-12-19 09:29:05 +00:00
..
admin
auth Always enable caches () 2023-12-19 09:29:05 +00:00
devtest
events Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
explore Allow to set explore page default sort () 2023-11-09 10:11:45 +00:00
feed
healthcheck Always enable caches () 2023-12-19 09:29:05 +00:00
misc
org
repo Improve ObjectFormat interface () 2023-12-19 07:20:47 +00:00
shared
user Always enable caches () 2023-12-19 09:29:05 +00:00
base.go
githttp.go Fix http protocol auth () 2023-11-02 22:14:33 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go