Skip to content

Commit

Permalink
Set RPC_MAX_LOG_RANGE: "10000000"
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Dec 19, 2024
1 parent f72a7d1 commit a618259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
volumes:
- data:/var/lib/besu
environment:
RPC_MAX_LOG_RANGE: "10000000"
STORAGE_FORMAT: BONSAI
SYNC_MODE: CHECKPOINT
CONFIG_MODE: normal
Expand Down

0 comments on commit a618259

Please sign in to comment.