about summary refs log tree commit diff stats
path: root/fly.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-04-20 19:31:21 +0200
committerAlan Pearce2024-04-20 19:31:21 +0200
commit9b3d6d55246912efe01f09d2f01cbe17a5ef1211 (patch)
tree266862333d506bc85186c9e4058302623eedbae1 /fly.toml
parentcc2245f991ca0474e3d4db9fa213be4aa8ccccb7 (diff)
downloadwebsite-9b3d6d55246912efe01f09d2f01cbe17a5ef1211.tar.lz
website-9b3d6d55246912efe01f09d2f01cbe17a5ef1211.tar.zst
website-9b3d6d55246912efe01f09d2f01cbe17a5ef1211.zip
send headers from config.toml
Diffstat (limited to 'fly.toml')
-rw-r--r--fly.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/fly.toml b/fly.toml
index 35f3750..3207d07 100644
--- a/fly.toml
+++ b/fly.toml
@@ -31,8 +31,6 @@ primary_region = "ams"
     soft_limit = 15000
 [http_service.http_options.response]
   pristine = true
-[http_service.http_options.response.headers]
-  Strict-Transport-Security = "max-age=31536000; includeSubdomains; preload"
 [[http_service.checks]]
   grace_period = "15s"
   interval = "30s"