mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-01 02:46:22 -04:00
use consistent configuration style
This commit is contained in:
parent
ddcf7a2a36
commit
babdb283ad
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue