all: drop obsolete nim build flags
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
b551423ea1
commit
3d961e404d
|
@ -64,12 +64,6 @@ smart_metrics_listen_port: 9633
|
|||
|
||||
# Nimbus ------------------------------
|
||||
beacon_node_log_level: DEBUG
|
||||
# Builds
|
||||
beacon_node_update_build_nim_flags: >-
|
||||
-d:testnet_servers_image
|
||||
-d:noSignalHandler
|
||||
-d:libp2p_protobuf_metrics
|
||||
-d:libp2p_network_protocols_metrics
|
||||
|
||||
# Peers
|
||||
beacon_node_max_peers: 320
|
||||
|
|
Loading…
Reference in New Issue