Updated docs: --enforce-dns-checkpointing is now recommended

This commit is contained in:
sech1
2025-08-29 18:47:29 +02:00
parent b22088f330
commit 3bcde151ee
7 changed files with 331 additions and 11 deletions

View File

@@ -118,7 +118,7 @@ services:
restart: unless-stopped
command: >-
--zmq-pub tcp://0.0.0.0:18083
--disable-dns-checkpoints
--enforce-dns-checkpointing
--enable-dns-blocklist
--out-peers 16
--in-peers 32

View File

@@ -94,7 +94,7 @@ services:
restart: unless-stopped
command: >-
--zmq-pub tcp://0.0.0.0:18083
--disable-dns-checkpoints
--enforce-dns-checkpointing
--enable-dns-blocklist
--out-peers 16
--in-peers 32