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

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

Fix 

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-11-16 21:37:57 +08:00
..
appstate.go
main_test.go
notice.go Another round of db.DefaultContext refactor () () 2023-09-25 19:24:35 +02:00
notice_test.go Another round of db.DefaultContext refactor () () 2023-09-25 19:24:35 +02:00
setting.go Fix system config cache expiration timing () () 2023-11-16 21:37:57 +08:00
setting_test.go Refactor system setting () () 2023-10-05 10:37:59 +00:00