Browse Source

add note about minimum required version of git installed (#16433)

tags/v1.15.0-rc1
techknowlogick 4 years ago committed by GitHub
parent
commit
376fc350ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/content/doc/usage/git-lfs-support.md

2
docs/content/doc/usage/git-lfs-support.md

@ -24,3 +24,5 @@ LFS_START_SERVER = true
; Where your lfs files reside, default is data/lfs.
LFS_CONTENT_PATH = /home/gitea/data/lfs
```
**Note**: LFS server support needs at least Git v2.1.2 installed on the server

Loading…
Cancel
Save