change chunk size
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2025-12-30 12:25:22 +07:00
parent 0f73c8319e
commit bd9ecd4f84
4 changed files with 146 additions and 101 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ services:
environment:
FILE_STORAGE_PATH: /data/uploads
MAX_FILE_SIZE: 10737418240
FILE_CHUNK_SIZE: 1000000
FILE_CHUNK_SIZE: 1048576
POSTGRES_DB: no_copy_
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres