eladkal commented on code in PR #36401:
URL: https://github.com/apache/airflow/pull/36401#discussion_r1438580095


##########
airflow/config_templates/config.yml:
##########
@@ -1855,6 +1855,13 @@ webserver:
       type: boolean
       example: "False"
       default: "False"
+    allowed_payload:
+      description: |
+        The maximum size of the request payload (in MB) that can be sent.
+      version_added: 2.9.0

Review Comment:
   Do we want it in 2.9.0 or 2.8.1?
   I think we can consider this one also as bug fix?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to