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


##########
airflow/config_templates/config.yml:
##########
@@ -1692,6 +1692,13 @@ webserver:
       type: string
       example: ~
       default: "5 per 40 second"
+    caching_hash_method:
+      description: |
+        The caching algorithm used by the webserver. Must be a valid hashlib 
function name.
+      version_added:

Review Comment:
   I guess we should put 2.7.0 here?



-- 
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