chore: merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
Ahwx 2025-01-11 18:17:25 +01:00
commit 6b6641f15e
2 changed files with 14 additions and 0 deletions

View file

@ -24,6 +24,12 @@
# Hardened TLS and HSTS preloading
appendHttpConfig = ''
# Most important header
add_header meow "nya!";
add_header pronouns "any but neopronouns";
add_header gender "maybe";
add_header locale "[en_US, nl_NL]";
# Add HSTS header with preloading to HTTPS requests.
# Do not add HSTS header to HTTP requests.
map $scheme $hsts_header {