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.
forgejo/models/system
Lunny Xiao dfd2db5695
Fix set system setting failure once it cached (#22333)
Unfortunately, #22295 introduced a bug that when set a cached system
setting, it will not affect.
This PR make sure to remove the cache key when updating a system
setting.

Fix #22332
1 year ago
..
appstate.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notice.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notice_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting.go Fix set system setting failure once it cached (#22333) 1 year ago
setting_key.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting_test.go Fix set system setting failure once it cached (#22333) 1 year ago