1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-30 02:48:26 +00:00
Files
gitea/modules/setting/packages.go
wxiaoguang cc73e84fa3 Avoid creating directories when loading config (#25944)
The "creating dir/file during load config" is a longstanding and complex
problem.

This PR only does a quick patch, it still needs more refactorings in the
future.

Fix #25938
2023-07-18 07:32:36 -05:00

3.7 KiB