aboutsummaryrefslogtreecommitdiffstats
path: root/custom/conf
diff options
context:
space:
mode:
authorConcurrentCrab <102517200+ConcurrentCrab@users.noreply.github.com>2024-09-27 19:57:37 +0530
committerGitHub <noreply@github.com>2024-09-27 10:27:37 -0400
commit8a9fd7f771f4f694594a0652e95ddda2b7479b3e (patch)
treeeaad5bf33ca2a745645fc2368b4b01d598e35486 /custom/conf
parentfdb1df9eca2f7adabf08883042325af26c3fd509 (diff)
downloadgitea-8a9fd7f771f4f694594a0652e95ddda2b7479b3e.tar.gz
gitea-8a9fd7f771f4f694594a0652e95ddda2b7479b3e.zip
Add pure SSH LFS support (#31516)
Fixes #17554 /claim #17554 Docs PR https://gitea.com/gitea/docs/pulls/49 To test, run pushes like: `GIT_TRACE=1` git push. The trace output should mention "pure SSH connection".
Diffstat (limited to 'custom/conf')
-rw-r--r--custom/conf/app.example.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini
index ad5d3e1aba..69d541ff8d 100644
--- a/custom/conf/app.example.ini
+++ b/custom/conf/app.example.ini
@@ -306,6 +306,8 @@ RUN_USER = ; git
;; Enables git-lfs support. true or false, default is false.
;LFS_START_SERVER = false
;;
+;; Enables git-lfs SSH protocol support. true or false, default is false.
+;LFS_ALLOW_PURE_SSH = false
;;
;; LFS authentication secret, change this yourself
;LFS_JWT_SECRET =