0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-16 10:20:15 +01:00
forgejo/custom/conf
wxiaoguang 5e5ff77ed7
Use git.HOME_PATH for Git HOME directory () ()
Before, in , the old home directory is not correct.
This PR introduces a new config option for git home: git.HOME_PATH,
which is default to %(APP_DATA_PATH)/home

And pass env GNUPGHOME to git command, force Gitea to use a stable GNUPGHOME directory
2022-07-08 21:44:36 +08:00
..
app.example.ini Use git.HOME_PATH for Git HOME directory () () 2022-07-08 21:44:36 +08:00