mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-16 00:35:07 +00:00
Jakub Sokołowski
5f04e4b15a
It's a temporary fix until we apply a proper solution which involves calling `setrlimit()` at startup to raise the soft limit: https://github.com/status-im/nimbus-eth2/issues/2984 Signed-off-by: Jakub Sokołowski <jakub@status.im>
5 lines
139 B
YAML
5 lines
139 B
YAML
---
|
|
# Lowered to avoid hitting open files limit at boot.
|
|
# https://github.com/status-im/nimbus-eth2/issues/2984
|
|
beacon_node_max_peers: 200
|