set chunk-size to 5
Test Workflow / test (push) Successful in 8s

This commit is contained in:
vladp
2025-12-26 20:30:38 +07:00
parent a33c53fa6b
commit 254fdc0fbd
2 changed files with 14 additions and 18 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