kaxil commented on a change in pull request #7424:
URL: https://github.com/apache/airflow/pull/7424#discussion_r414148723



##########
File path: airflow/config_templates/default_airflow.cfg
##########
@@ -667,6 +667,10 @@ dag_dir_list_interval = 300
 # How often should stats be printed to the logs. Setting to 0 will disable 
printing stats
 print_stats_interval = 30
 
+# How often unseen Dags should be marked inactive and their serializations 
deleted.
+# Setting to 0 will disable DAG cleanup.  Defaults to 5 minutes

Review comment:
       ```suggestion
   # Setting to 0 will disable DAG cleanup. Defaults to 5 minutes
   ```




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


Reply via email to