From 0e515abaec856bea126729cb08727bea7acb9ba2 Mon Sep 17 00:00:00 2001 From: Konstantin Demin Date: Fri, 6 Jun 2025 11:52:22 +0300 Subject: [PATCH] conf: disable Alt-Svc header until it's ready --- angie/autoconf/http-alt-svc.conf | 1 - angie/snip/http-alt-svc.j2 | 1 - 2 files changed, 2 deletions(-) delete mode 100644 angie/autoconf/http-alt-svc.conf diff --git a/angie/autoconf/http-alt-svc.conf b/angie/autoconf/http-alt-svc.conf deleted file mode 100644 index df069f3..0000000 --- a/angie/autoconf/http-alt-svc.conf +++ /dev/null @@ -1 +0,0 @@ -include snip/http-alt-svc; \ No newline at end of file diff --git a/angie/snip/http-alt-svc.j2 b/angie/snip/http-alt-svc.j2 index 1300788..903fa3e 100644 --- a/angie/snip/http-alt-svc.j2 +++ b/angie/snip/http-alt-svc.j2 @@ -1,4 +1,3 @@ -## sourced by autoconf/http-alt-svc.conf {#- prologue -#} {%- set extra_proto = ['v3', 'v2'] -%} {%- set confload = ( env.NGX_HTTP_CONFLOAD or '' ) | str_split_to_list -%}