forgejo/routers/install
wxiaoguang 1ea6b8fd76
Write absolute AppDataPath to app.ini when installing ()
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   and can be backported.
2023-06-18 13:57:43 +00:00
..
install.go Write absolute AppDataPath to app.ini when installing () 2023-06-18 13:57:43 +00:00
routes.go Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
routes_test.go Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
setting.go Merge setting.InitXXX into one function with options () 2023-05-04 11:55:35 +08:00