feat(forgejo): Allow enabling git lfs

This commit is contained in:
Marty Oehme 2024-09-27 09:42:47 +02:00
parent 0658971dbb
commit 409f50a5ef
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
2 changed files with 13 additions and 0 deletions

View file

@ -23,6 +23,11 @@ forgejo_app_admin_email: myadmin@mydomain.mytld
# forgejo_smtp_password: <password>
# forgejo_smtp_force_tls: false # forces tls if it is on a non-traditional tls port. Overwrites starttls so should generally be off
forgejo_use_lfs: false
forgejo_lfs_max_filesize: 0
forgejo_lfs_http_auth_expiry: 24h
# forgejo_lfs_jwt_secret:
forgejo_use_ci: false
# forgejo_ci_github_client:
# forgejo_ci_github_secret: