added basic caddy rate limits

This commit is contained in:
2026-03-22 12:22:00 +01:00
parent ce9dba4923
commit 0f12c5f5a8
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
{
servers {
timeouts {
read_header 10s
idle 60s
}
max_header_size 16KB
}
}
nextcloud.t-gstone.de {
reverse_proxy nextcloud:80