From 9b3d6d55246912efe01f09d2f01cbe17a5ef1211 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 20 Apr 2024 19:31:21 +0200 Subject: send headers from config.toml --- fly.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'fly.toml') 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" -- cgit 1.4.1