mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-26 09:15:51 +08:00

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