mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-02 02:08:57 +02: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.