gitea: enable LFS server

This commit is contained in:
cpunch 2024-05-17 00:19:05 -05:00
parent 5171a308be
commit 219bd304d6
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
gitea_allow_only_internal_registration: true
gitea_disable_registration: true
gitea_require_signin: false
gitea_lfs_server_enabled: true
- name: Backup db
include_tasks: backup.yml