From 4792d39bb84991768404f69ff807e43a9979a79e Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Thu, 7 Mar 2024 20:04:56 +0000 Subject: http-api: T6107: add an option to increase the request body size limit --- interface-definitions/service_https.xml.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'interface-definitions/service_https.xml.in') diff --git a/interface-definitions/service_https.xml.in b/interface-definitions/service_https.xml.in index b60c7ff2e..afe430c0c 100644 --- a/interface-definitions/service_https.xml.in +++ b/interface-definitions/service_https.xml.in @@ -138,6 +138,19 @@ 443 + + + Maximum request body size in megabytes + + u32:1-256 + Request body size in megabytes + + + + + + 1 + TLS certificates -- cgit v1.2.3