mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
They are our HTTP/3 guinea pigs for now. HTTP/3 has been enabled on archlinux.org since 2024-07-22, so I do not expect any issues. $http_host is changed to $host for aurweb, as HTTP/3 uses the ":authority" pseudo-header instead of the "Host" header[1][2]. [1] https://trac.nginx.org/nginx/ticket/2281 [2] https://mailman.nginx.org/pipermail/nginx-devel/2024-January/LCIUMLKCM2EBMEMTU3KXMW74AP2C4FYZ.html Ref #606
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
filesystem: btrfs
|
|
fail2ban_jails:
|
|
sshd: true
|
|
postfix: false
|
|
dovecot: false
|
|
nginx_limit_req: true
|
|
memcached_socket: "/run/memcached/aurweb.sock"
|
|
wireguard_address: 10.0.0.2
|
|
wireguard_public_key: TPLeGQ7qU6ZNtcgDbEV0SSYScvK+XS5igcPdGSXo6UA=
|
|
nginx_enable_http3: true
|