From ec71986af2ea937cbcb652b2a4de4bc7c5cd29ef Mon Sep 17 00:00:00 2001 From: guochao Date: Thu, 19 Dec 2024 01:27:22 +0800 Subject: [PATCH] fix wrong config --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 4ea39d6..065b0d8 100644 --- a/config.yaml +++ b/config.yaml @@ -44,7 +44,7 @@ cache: timeout: 1h policies: - match: '.*\.(rpm|deb)$' - fresh-after: never + refresh-after: never storage: type: local # ignored