0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-22 08:43:59 +01:00
wxiaoguang e2e0280108
Fix environment-to-ini inherited key bug (#27543)
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.
2023-10-10 01:10:37 +08:00
..
2023-09-18 08:40:50 +00:00
2023-09-18 08:40:50 +00:00
2023-09-22 23:30:31 +08:00