Files
gitea/modules/setting/config_env_test.go
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

4.3 KiB