2020-02-02 21:10:29 +00:00
|
|
|
http:
|
|
|
|
middlewares:
|
2020-07-22 12:18:49 +01:00
|
|
|
compress:
|
|
|
|
compress: {}
|
2021-04-18 22:19:24 +01:00
|
|
|
|
|
|
|
# https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
|
|
|
|
floc-block:
|
|
|
|
headers:
|
|
|
|
customResponseHeaders:
|
|
|
|
Permissions-Policy: interest-cohort=()
|
2024-03-07 22:30:10 +00:00
|
|
|
|
|
|
|
tailscale-only:
|
|
|
|
ipAllowList:
|
|
|
|
sourceRange:
|
|
|
|
- "{{ tailscale_cidr }}"
|
|
|
|
- "{{ tailscale_cidr_ipv6 }}"
|