forgejo/models/system
wxiaoguang fce1d5d7dc
Fix system config cache expiration timing (#28072)
To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has been checked.

Fix #28057
2023-11-16 12:53:42 +00:00
..
appstate.go
main_test.go
notice.go
notice_test.go
setting.go Fix system config cache expiration timing (#28072) 2023-11-16 12:53:42 +00:00
setting_test.go