kaxil commented on a change in pull request #6891: [AIRFLOW-XXX] Fix broken DAG Serialization Link URL: https://github.com/apache/airflow/pull/6891#discussion_r361203473
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -215,7 +215,7 @@ default_task_retries = 0 # Whether to serialises DAGs and persist them in DB. # If set to True, Webserver reads from DB instead of parsing DAG files -# More details: https://airflow.apache.org/howto/enable-dag-serialization.html +# More details: https://airflow.apache.org/docs/1.10.7/dag-serialization.html Review comment: Updated ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
