We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a386b7 commit f120101Copy full SHA for f120101
docker/root/etc/templates/app.ini
@@ -61,3 +61,6 @@ REQUIRE_SIGNIN_VIEW = $REQUIRE_SIGNIN_VIEW
61
62
[lfs]
63
PATH = /data/git/lfs
64
+
65
+[git]
66
+HOME_PATH = /data/git
docker/rootless/etc/templates/app.ini
@@ -57,3 +57,6 @@ REQUIRE_SIGNIN_VIEW = $REQUIRE_SIGNIN_VIEW
57
58
59
PATH = $GITEA_WORK_DIR/git/lfs
60
+HOME_PATH = $GITEA_WORK_DIR/git
0 commit comments