mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
7 lines
146 B
YAML
7 lines
146 B
YAML
---
|
|
archweb_db_host: 'apollo.archlinux.org'
|
|
|
|
# raise tcp window limits to 32MiB
|
|
tcp_rmem: "10240 87380 33554432"
|
|
tcp_wmem: "10240 87380 33554432"
|