ashb commented on code in PR #27063:
URL: https://github.com/apache/airflow/pull/27063#discussion_r1083793113


##########
airflow/config_templates/config.yml:
##########
@@ -1529,6 +1529,19 @@ webserver:
       type: boolean
       example: ~
       default: "False"
+    trigger_dag_url:

Review Comment:
   Yeah, if you could separate this that would be good.
   
   (One option for when re-doing it _might_ be store the route name in config, 
i.e. the value of the first argument to `url_for`?)



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to