Add _a analytics handler to caddy

This commit is contained in:
Tobias Reisinger 2023-12-18 09:17:09 +01:00
parent 13100548b9
commit 6c6ade1b9a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 14 additions and 2 deletions
roles/reitanlage_oranienburg/vars

View file

@ -5,6 +5,8 @@ reitanlage_oranienburg_svc:
www_domain: true
port: 80
caddy_extra: |
import analytics
header /images/* Cache-Control "max-age=31536000"
header /assets/* Cache-Control "max-age=2629800"
header /user/themes/* Cache-Control "max-age=2629800"