mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-12 13:36:29 +00:00
It appears peer discovery can be detected by hetzner as an attempt at network scanning: https://github.com/ledgerwatch/erigon/issues/7234 Which can lead to the server being shut down. For this reason I'm lowering max peers and disabling discovery. Signed-off-by: Jakub Sokołowski <jakub@status.im>