You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
api Always enable caches (#28527) 1 year ago
common Clean up template locale usage (#27856) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Improve ObjectFormat interface (#28496) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Always enable caches (#28527) 1 year ago
init.go Always enable caches (#28527) 1 year ago