diff --git a/Caddyfile b/Caddyfile index 343142d..eacd58d 100644 --- a/Caddyfile +++ b/Caddyfile @@ -40,14 +40,4 @@ } } -(log) { - log { - output file /var/log/caddy/access.log { - roll_size 1GiB - roll_keep 5 - roll_keep_for 168h - } - } -} - import conf.d/* diff --git a/conf.d/boba.best b/conf.d/boba.best index 755eaae..8bf4523 100644 --- a/conf.d/boba.best +++ b/conf.d/boba.best @@ -6,7 +6,6 @@ www.boba.best { boba.best { import matrix-well-known import hsts - import log header Access-Control-Allow-Origin * header Cache-Control no-cache diff --git a/conf.d/drone.boba.best b/conf.d/drone.boba.best index b42731e..df40783 100644 --- a/conf.d/drone.boba.best +++ b/conf.d/drone.boba.best @@ -3,7 +3,6 @@ drone.boba.best { encode zstd gzip import hsts - import log reverse_proxy localhost:8081 { header_up X-Real-IP {remote_host} diff --git a/conf.d/errors.boba.best b/conf.d/errors.boba.best index 1bfadc3..cc6593f 100644 --- a/conf.d/errors.boba.best +++ b/conf.d/errors.boba.best @@ -3,7 +3,6 @@ errors.boba.best { encode zstd gzip import hsts - import log root * /etc/caddy/errors/img file_server import basicerrors diff --git a/conf.d/git.boba.best b/conf.d/git.boba.best index 8a46d5d..196fd96 100644 --- a/conf.d/git.boba.best +++ b/conf.d/git.boba.best @@ -3,7 +3,6 @@ git.boba.best { encode zstd gzip import hsts - import log handle_path /_/static/assets/* { root * /var/www/git.boba.best/public diff --git a/conf.d/grafana.boba.best b/conf.d/grafana.boba.best index a69d880..65e145f 100644 --- a/conf.d/grafana.boba.best +++ b/conf.d/grafana.boba.best @@ -3,7 +3,6 @@ grafana.boba.best { encode zstd gzip import hsts - import log reverse_proxy localhost:84 import basicerrors diff --git a/conf.d/hetz.boba.best b/conf.d/hetz.boba.best index 5ea4c60..da2c168 100644 --- a/conf.d/hetz.boba.best +++ b/conf.d/hetz.boba.best @@ -2,7 +2,6 @@ hetz.boba.best { import hsts - import log header Access-Control-Allow-Origin * root * /var/www/hetz.boba.best/public diff --git a/conf.d/mail.boba.best b/conf.d/mail.boba.best index 01f259a..fab8f71 100644 --- a/conf.d/mail.boba.best +++ b/conf.d/mail.boba.best @@ -3,7 +3,6 @@ mail.boba.best mail.bbaovanc.com autodiscover.boba.best autodiscover.bbaovanc.com autoconfig.boba.best autoconfig.bbaovanc.com { encode zstd gzip import hsts - import log reverse_proxy localhost:8082 { header_up X-Real-IP {remote_host} diff --git a/conf.d/share.boba.best b/conf.d/share.boba.best index db86d63..0b6d088 100644 --- a/conf.d/share.boba.best +++ b/conf.d/share.boba.best @@ -3,7 +3,6 @@ share.boba.best { encode zstd gzip import hsts - import log handle { reverse_proxy localhost:87 diff --git a/conf.d/status.boba.best b/conf.d/status.boba.best index 0c83811..10677b8 100644 --- a/conf.d/status.boba.best +++ b/conf.d/status.boba.best @@ -3,7 +3,6 @@ status.boba.best, status.bbaovanc.com { encode zstd gzip import hsts - import log reverse_proxy localhost:83 diff --git a/conf.d/talkyard.bbaovanc.com b/conf.d/talkyard.bbaovanc.com index 91f7244..d03084a 100644 --- a/conf.d/talkyard.bbaovanc.com +++ b/conf.d/talkyard.bbaovanc.com @@ -3,7 +3,6 @@ talkyard.bbaovanc.com { encode zstd gzip import hsts - import log reverse_proxy localhost:88 diff --git a/conf.d/vault.boba.best b/conf.d/vault.boba.best index c7ebec7..dae33ed 100644 --- a/conf.d/vault.boba.best +++ b/conf.d/vault.boba.best @@ -3,7 +3,6 @@ vault.boba.best { encode zstd gzip import hsts - import log header { X-XSS-Protection "1; mode=block"