mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
use consistent configuration style
This commit is contained in:
parent
ddcf7a2a36
commit
babdb283ad
@ -92,7 +92,9 @@ http {
|
||||
server {
|
||||
listen 80 default_server backlog=4096;
|
||||
listen [::]:80 default_server backlog=4096;
|
||||
|
||||
keepalive_timeout 0;
|
||||
|
||||
# https://trac.nginx.org/nginx/ticket/2012
|
||||
location / {
|
||||
return 404;
|
||||
|
Loading…
Reference in New Issue
Block a user