fix: ETL vehicle db import fixes
This commit is contained in:
@@ -79,8 +79,8 @@ http:
|
||||
# Request/response size limits
|
||||
size-limit:
|
||||
buffering:
|
||||
maxRequestBodyBytes: 10485760 # 10MB
|
||||
maxResponseBodyBytes: 10485760 # 10MB
|
||||
maxRequestBodyBytes: 26214400 # 25MB
|
||||
maxResponseBodyBytes: 26214400 # 25MB
|
||||
|
||||
# IP whitelist for development (optional)
|
||||
local-ips:
|
||||
|
||||
Reference in New Issue
Block a user