aboutsummaryrefslogtreecommitdiff
path: root/config.default.yaml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-27 09:26:06 -0800
committerFuwn <[email protected]>2026-02-27 09:26:06 -0800
commit8980607ef8e7426b601f942f26ae2cd4c4f3edff (patch)
tree60bdb4bbbe5755223c3387179ee7406432d084ab /config.default.yaml
parentfix: make mirror replay lossless with strict seq accounting and trace (diff)
downloadplutia-test-8980607ef8e7426b601f942f26ae2cd4c4f3edff.tar.xz
plutia-test-8980607ef8e7426b601f942f26ae2cd4c4f3edff.zip
feat: add thin mode for on-demand verified PLC resolution
Diffstat (limited to 'config.default.yaml')
-rw-r--r--config.default.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.default.yaml b/config.default.yaml
index 3e71d75..9782b06 100644
--- a/config.default.yaml
+++ b/config.default.yaml
@@ -9,6 +9,8 @@ commit_batch_size: 128
verify_workers: 10
export_page_size: 1000
replay_trace: false
+thin_cache_ttl: 24h
+thin_cache_max_entries: 100000
listen_addr: :8080
mirror_private_key_path: ./mirror.key
poll_interval: 5s