aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/config_env.go
Commit message (Expand)AuthorAgeFilesLines
* Fix `environment-to-ini` inherited key bug (#27543)wxiaoguang2023-10-101-1/+2
* Remove last newline from config file (#26468)wxiaoguang2023-08-121-0/+6
* Fix env config parsing for "GITEA____APP_NAME" (#26001)wxiaoguang2023-07-201-1/+1
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-091-2/+23
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-3/+1
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-241-0/+142