Skip to content

Commit a52fa7e

Browse files
committed
Simplify example config
1 parent 91cb359 commit a52fa7e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docker-compose/.env.example

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,9 @@ JWT_SECRET=0x0101010101010101010101010101010101010101010101010101010101010101
1616
# Importer performance tuning
1717
L1_PREFETCH_FORWARD=100
1818
L1_PREFETCH_THREADS=5
19-
PROFILE_IMPORT=false
2019

2120
# Geth tuning
2221
GETH_EXTERNAL_PORT=8545
2322
GETH_CACHE_SIZE=25000
2423
ENABLE_PREIMAGES=false
2524
GC_MODE=archive
26-
27-
# Validator + API configuration
28-
# VALIDATION_ENABLED=false
29-
# ETHSCRIPTIONS_API_BASE_URL=
30-
# ETHSCRIPTIONS_API_RETRIES=20
31-
# JOB_CONCURRENCY=10
32-
# JOB_THREADS=10
33-
# DEBUG_KEEP_ALIVE=1
34-
# VALIDATION_TRANSIENT_RETRIES=1000
35-
# VALIDATION_RETRY_WAIT_SECONDS=5
36-
# VALIDATION_LAG_HARD_LIMIT=30

0 commit comments

Comments
 (0)