mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-10 16:06:27 -05:00
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.