disable downloading repository archives -- hopefully this will help prevent server overload

This commit is contained in:
Jacob Lifshay 2025-10-09 23:04:27 -07:00
parent 96e6eb8639
commit 3e85055af8
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -5,6 +5,7 @@ WORK_PATH = /data/gitea
[repository]
ROOT = /data/git/repositories
DISABLE_DOWNLOAD_SOURCE_ARCHIVES = true
[repository.local]
LOCAL_COPY_PATH = /data/gitea/tmp/local-repo