mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
dfd2db5695
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