dev info for docker user
Test Workflow / test (push) Has been cancelled

This commit is contained in:
vladp
2026-01-16 23:59:07 +07:00
parent 0ed3f958ff
commit 5027920199
3 changed files with 20 additions and 7 deletions
-2
View File
@@ -24,8 +24,6 @@ spring:
file:
storage:
base-path: ${FILE_STORAGE_PATH:/data/uploads}
# chunk-size: ${FILE_CHUNK_SIZE:5242880} # 5MB
# chunk-size: ${FILE_CHUNK_SIZE:1048576} # 1MB
chunk-size: ${FILE_CHUNK_SIZE:1000000} # 1MB
max-file-size: ${MAX_FILE_SIZE:10737418240} # 10GB
max-retry-attempts: ${MAX_RETRY_ATTEMPTS:3}