From 001e1cdfcd148d436638821e381acad3dc6c571a Mon Sep 17 00:00:00 2001 From: guochao Date: Thu, 17 Jul 2025 16:23:04 +0800 Subject: [PATCH] fix config --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index a01b9fa..2a2f29c 100644 --- a/config.yaml +++ b/config.yaml @@ -12,7 +12,7 @@ upstream: match: /(debian|ubuntu|ubuntu-releases|alpine|archlinux|kali|manjaro|msys2|almalinux|rocky|centos|centos-stream|centos-vault|fedora|epel|elrepo|remi|rpmfusion|tailscale|gnu|rust-static|pypi)/(.*) replace: '/$1/$2' checkers: - headers: + - headers: - name: content-type match: application/octet-stream - server: https://packages.microsoft.com/repos/code @@ -141,4 +141,4 @@ storage: # enable-by-header: "X-Accel-Path" ## respond with different headers to - # respond-with-headers: [X-Sendfile, X-Accel-Redirect] + # respond-with-headers: [X-Sendfile, X-Accel-Redirect]