uranusjr commented on code in PR #28846:
URL: https://github.com/apache/airflow/pull/28846#discussion_r1090135941


##########
airflow/config_templates/config.yml:
##########
@@ -1536,6 +1536,13 @@ webserver:
       type: boolean
       example: ~
       default: "False"
+    caching_hash_method:
+      description: |
+        The caching algorithm used by the webserver.

Review Comment:
   Should add a note that this value must be something available in `hashlib`.



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