feat: remove servers { logs }

This commit is contained in:
Lewis Wynne 2026-04-07 14:33:51 +01:00
parent 3bc8264d27
commit fda7580404

View file

@ -40,12 +40,8 @@
};
};
# Enable Caddy access logging (to journal via stderr)
services.caddy.globalConfig = ''
servers {
logs
}
'';
# Each virtualHost already has a `log` block for access logging.
# The global `servers { logs }` directive was removed in Caddy 2.11.
environment.etc."fail2ban/filter.d/forgejo.conf".text = ''
[Definition]