forked from gitea/gitea
1
0
Fork 0
gitea/routers
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
..
api Refactor web package and context package () 2023-06-18 09:59:09 +02:00
common Use fetch to send requests to create issues/comments () 2023-06-16 06:32:43 +00:00
install Write absolute AppDataPath to app.ini when installing () 2023-06-18 13:57:43 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Refactor web package and context package () 2023-06-18 09:59:09 +02:00
init.go Refactor web package and context package () 2023-06-18 09:59:09 +02:00