Skip to content

Commit 241d98d

Browse files
committed
tapcfg: Update root-node-page-cache-size default value
1 parent 5ba3f99 commit 241d98d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample-tapd.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@
328328
; universe.multiverse-caches.syncer-cache-pre-alloc-size=100000
329329

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

334334

335335
[address]

0 commit comments

Comments
 (0)