Skip to content

Commit

Permalink
Add default value for removableFilesystemPattern (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 authored Feb 2, 2024
1 parent 9dc83d0 commit d8fcbaf
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
removableFilesystemPattern: ".+:(remote|group):.+"

"%dev":
quarkus:
Expand Down

0 comments on commit d8fcbaf

Please sign in to comment.