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


##########
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:
   Yeah. Can you please add 2.6.0 `added` PR @vchiapaikeo :)?



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