Skip to content

Commit

Permalink
change aurora config increase sync/lag limits
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 committed Oct 10, 2023
1 parent f3bf347 commit 5a25ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@ chain-settings:
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
syncing: 80
lagging: 40
chains:
- id: Mainnet
priority: 100
Expand Down

0 comments on commit 5a25ae5

Please sign in to comment.