From 86deb415dcc1a2f83c1b3193c30036961cdd7f7e Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 8 Apr 2022 19:05:24 -0400 Subject: [PATCH] Use debug directive instead --- Caddyfile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Caddyfile b/Caddyfile index 66d3ed5..2ec352b 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,14 +1,10 @@ { admin off # we dont use this so lol + debug } :9455 { - log { - output stdout - level INFO - } - header { -Server