Removing rate-limiting middleware from Gitea

This commit is contained in:
ml
2026-07-02 14:19:12 +02:00
parent c968995481
commit 883893f755
3 changed files with 3 additions and 4 deletions
@@ -24,6 +24,9 @@ entryPoints:
permanent: true
websecure:
address: ":443"
transport:
respondingTimeouts:
readTimeout: 0 # no limit — required for large registry layer uploads
imaps:
address: ":993"