No description
Find a file
sascha d256e235a1 caddy: add sysctls for UDP buffer (QUIC/HTTP3 fix)
- net.core.rmem_max=67108864 (64MB)
- net.core.wmem_max=67108864 (64MB)
- fixes Caddy QUIC buffer warning (was 208KB, needed 7MB+)
2026-04-06 21:37:28 +02:00
.gitignore feat: add sops+age secrets encryption 2026-04-04 09:43:36 +02:00
.sops.yaml feat: add sops+age secrets encryption 2026-04-04 09:43:36 +02:00
compose.yaml caddy: add sysctls for UDP buffer (QUIC/HTTP3 fix) 2026-04-06 21:37:28 +02:00