forgejo/models/system
Giteabot 9f63d27ec4
Fix system config cache expiration timing (#28072) (#28090)
Backport #28072

To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has been checked.

Fix #28057

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-11-16 21:37:57 +08:00
..
appstate.go
main_test.go
notice.go
notice_test.go
setting.go Fix system config cache expiration timing (#28072) (#28090) 2023-11-16 21:37:57 +08:00
setting_test.go