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

forgejo
techknowlogick 3 years ago committed by GitHub
parent 11c79b56da
commit 376fc350ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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