Skip to content

Commit

Permalink
tapcfg: Update root-node-page-cache-size default value
Browse files Browse the repository at this point in the history
  • Loading branch information
itsrachelfish committed Nov 22, 2024
1 parent eb5f981 commit 13eabd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample-tapd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,8 @@
; universe.multiverse-caches.syncer-cache-pre-alloc-size=100000

; The size of the root node page cache for all requests that aren't served by
; the syncer cache. (default: 10240)
; universe.multiverse-caches.root-node-page-cache-size=10240
; the syncer cache. (default: 327680)
; universe.multiverse-caches.root-node-page-cache-size=327680


[address]
Expand Down

0 comments on commit 13eabd1

Please sign in to comment.