Hopefully fix gitea issue filling the storage

This commit is contained in:
2025-12-04 15:21:00 +02:00
parent 58fa62f722
commit f9bc23a2fc

View File

@@ -13,6 +13,8 @@ THEMES = bthree-dark
[repository]
ENABLE_PUSH_CREATE_USER = true
DEFAULT_BRANCH = master
# For preventing the repo-archive filling entire drive
DISABLE_DOWNLOAD_SOURCE_ARCHIVES = true
[security]
DISABLE_GIT_HOOKS = false