fix .env.example var and docs
This commit is contained in:
@@ -13,10 +13,10 @@ POSTGRES_PASSWORD=your_postgres_password
|
||||
POSTGRES_DATABASE=migrated_db
|
||||
|
||||
# Migration Settings
|
||||
BATCH_SIZE=10000
|
||||
LOG_LEVEL=INFO
|
||||
DRY_RUN=false
|
||||
CONSOLIDATION_GROUP_LIMIT=50000
|
||||
CONSOLIDATION_GROUP_LIMIT=40000
|
||||
PROGRESS_LOG_INTERVAL=10000
|
||||
|
||||
# Performance Testing
|
||||
BENCHMARK_OUTPUT_DIR=benchmark_results
|
||||
|
||||
Reference in New Issue
Block a user