From 486f7760f5e6b4878a95bf445c89038a4faa3e72 Mon Sep 17 00:00:00 2001 From: Rui Han Date: Fri, 20 Sep 2024 14:03:05 +0700 Subject: [PATCH] Add default config for deduplicatePattern (#96) --- src/main/resources/application.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index f18a984..35c340d 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -66,6 +66,7 @@ cassandra: storage: baseDir: "/tmp" readonly: false + deduplicatePattern: "(generic-http|npm).+" removableFilesystemPattern: ".+:(remote|group):.+" #type: s3 #bucket: