Dynamic size
This commit is contained in:
@@ -16,10 +16,10 @@ cf.cli.timeout=600
|
||||
cf.cli.path=
|
||||
|
||||
# Chunked Upload Configuration
|
||||
# Reduced chunk size to 2MB to avoid memory issues on low-memory Tanzu instances
|
||||
cf.upload.chunk.size=2097152
|
||||
# Session timeout in minutes (default: 30 minutes)
|
||||
cf.upload.session.timeout-minutes=30
|
||||
# Note: Chunk size is controlled by the client, not the server.
|
||||
# Server accepts any chunk size and appends chunks sequentially.
|
||||
|
||||
# Logging Configuration
|
||||
logging.level.root=INFO
|
||||
|
||||
Reference in New Issue
Block a user