Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 docs/chunked_caching.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Chunked caching can be enabled and disabled using `use_cache_chunking`:

```yaml
fs1:
cache_type: filesystem
provider: filesystem
use_cache_chunking: true
timeseries_chunk_factor: 420
Expand Down Expand Up @@ -58,7 +57,6 @@ frontend:

caches:
mem1:
cache_type: memory
provider: memory
index:
max_size_objects: 512
Expand Down
Loading
Loading