yo1956 commented on code in PR #36401:
URL: https://github.com/apache/airflow/pull/36401#discussion_r1438595200
##########
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:
committed in a1e667e33f8456e3c62c5c5ba7331f4f3e413e0e
--
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]