1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-01 10:46:07 +02:00
gitea/routers
Lunny Xiao e7cb8da2a8
Always enable caches (#28527)
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
..
api Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
common Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
install Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
private Improve ObjectFormat interface (#28496) 2023-12-19 07:20:47 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
init.go Always enable caches (#28527) 2023-12-19 09:29:05 +00:00