1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00

1 Commits

Author SHA1 Message Date
wxiaoguang
c21605951b
Make environment-to-ini support loading key value from file ()
Replace 

Close 
Close 
Close 

Major changes:

1. Move a lot of code from `environment-to-ini.go` to `config_env.go` to
make them testable.
2. Add `__FILE` support
3. Update documents
4. Add tests
2023-05-24 11:37:22 +08:00