From d31cd34303e3bb36796eb0740331df9c462848f6 Mon Sep 17 00:00:00 2001 From: packetcat Date: Fri, 3 Mar 2023 10:13:28 -0500 Subject: [PATCH] remove extraneous semi-colon --- ubuntu/molly.silvestris.systems.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/molly.silvestris.systems.yml b/ubuntu/molly.silvestris.systems.yml index 30b217b..7fd820d 100644 --- a/ubuntu/molly.silvestris.systems.yml +++ b/ubuntu/molly.silvestris.systems.yml @@ -115,7 +115,7 @@ add_header X-Cached $upstream_cache_status; tcp_nodelay on; } - - error_page 404 500 501 502 503 504 /500.html; + - error_page 404 500 501 502 503 504 /500.html nginx_configs: gzip: - gzip on