Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions cfg/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ params:
type: "string"
usage: "Exclude file paths (in the format bucket_name/object_key) specified by this regex from file caching."
default: ""
hide-flag: true

- config-path: "file-cache.experimental-enable-block-cache"
flag-name: "file-cache-experimental-enable-block-cache"
Expand All @@ -261,7 +260,6 @@ params:
type: "string"
usage: "Include file paths (in the format bucket_name/object_key) specified by this regex for file caching."
default: ""
hide-flag: true

- config-path: "file-cache.max-parallel-downloads"
flag-name: "file-cache-max-parallel-downloads"
Expand Down
Loading