mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-13 10:29:47 +08:00
e2e0280108
Fix #27541 The INI package has a quirk: by default, the keys are inherited. When maintaining the keys, the newly added sub key should not be affected by the parent key.