set chunk-size to 1000000
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2025-12-26 19:50:32 +07:00
parent 9541e89651
commit 86e7371ffe
3 changed files with 9 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ services:
environment:
FILE_STORAGE_PATH: /data/uploads
MAX_FILE_SIZE: 10737418240
FILE_CHUNK_SIZE: 5242880
FILE_CHUNK_SIZE: 1000000
POSTGRES_DB: no_copy_
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres