Skip to content

Commit

Permalink
Add default config for deduplicatePattern (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 authored Sep 20, 2024
1 parent 40fcb8a commit 486f776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ cassandra:
storage:
baseDir: "/tmp"
readonly: false
deduplicatePattern: "(generic-http|npm).+"
removableFilesystemPattern: ".+:(remote|group):.+"
#type: s3
#bucket:
Expand Down

0 comments on commit 486f776

Please sign in to comment.