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



##########
File path: airflow/config_templates/config.yml
##########
@@ -1367,6 +1367,14 @@
       type: string
       example: ~
       default: "30"
+    - name: dag_cleanup_interval
+      description: |
+        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