Skip to content

Commit 99a3961

Browse files
update .env.sample to reflect new configurations
1 parent 8fcf7a6 commit 99a3961

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.env.sample

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ MONGO_URI=mongodb+srv://username:password@host/dbname?retryWrites=true&w=majorit
1212
CYPHER_KEY=vJmDXO4xria6SYVcOfVYd3k3YM8WiiGBfRjbQ8MBsvI=
1313

1414
DOWNLOAD_LOCATION=${PWD}/NexaBots
15-
CHUNK_SIZE=65536
15+
CHUNK_SIZE=524288
16+
TG_MAX_SIZE=2040108421
17+
SPLITTER_BUFFER_SIZE=1048576
18+
1619
DDL_TOTAL_LIMIT=100
1720
DDL_POOL_LIMIT=500
18-
TG_MAX_SIZE=2040108421

0 commit comments

Comments
 (0)