0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 09:13:38 +01:00
gitea/routers
wxiaoguang 1ea6b8fd76
Write absolute AppDataPath to app.ini when installing (#25331)
If the APP_DATA_PATH isn't written into the config when installing, then
its value is uncertain because some Gitea command doesn't run with
correct WorkPath.

This is a quick fix for #25330  and can be backported.
2023-06-18 13:57:43 +00:00
..
api Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
common
install Write absolute AppDataPath to app.ini when installing (#25331) 2023-06-18 13:57:43 +00:00
private
utils
web Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
init.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00