diff --git a/linea/mainnet/maru/config.toml.template b/linea/mainnet/maru/config.toml.template index 9c6212f0..65d35880 100644 --- a/linea/mainnet/maru/config.toml.template +++ b/linea/mainnet/maru/config.toml.template @@ -49,7 +49,7 @@ port = 8080 peer-chain-height-polling-interval = "5s" el-sync-status-refresh-interval = "5s" sync-target-selection = "Highest" -desync-tolerance = 100000 +desync-tolerance = 64 [syncing.download] block-range-request-timeout = "10s"