You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/install
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.
1 year ago
..
install.go Write absolute AppDataPath to app.ini when installing (#25331) 1 year ago
routes.go Fix install page context, make the install page tests really test (#24858) 1 year ago
routes_test.go Fix install page context, make the install page tests really test (#24858) 1 year ago
setting.go Merge setting.InitXXX into one function with options (#24389) 1 year ago