Add _a analytics handler to caddy
This commit is contained in:
parent
13100548b9
commit
6c6ade1b9a
3 changed files with 14 additions and 2 deletions
roles/reitanlage_oranienburg/vars
|
@ -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"
|
||||
|
|
Reference in a new issue