bbovenzi commented on code in PR #37580:
URL: https://github.com/apache/airflow/pull/37580#discussion_r1496865632


##########
airflow/config_templates/config.yml:
##########
@@ -1831,7 +1831,7 @@ webserver:
       version_added: 2.3.0
       type: string
       example: ~
-      default: 
"gantt,landing_times,tries,duration,calendar,graph,grid,tree,tree_data"
+      default: "gantt,landing_times,tries,duration,calendar,graph,grid,tree"

Review Comment:
   `tree_data` doesn't exist . Should we keep these legacy ones or redo this 
exclude list entirely?



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