potiuk commented on code in PR #36401:
URL: https://github.com/apache/airflow/pull/36401#discussion_r1438580496
##########
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:
Yes. That works for me
--
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]