Skip to content

Commit

Permalink
Update version added for deactivate_stale_dags_interval config (#22478
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ephraimbuddy committed Mar 22, 2022
1 parent 0f977da commit 24a0d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow/config_templates/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1874,7 +1874,7 @@
description: |
How often (in seconds) to check for stale DAGs (DAGs which are no longer present in
the expected files) which should be deactivated.
version_added: 2.3.0
version_added: 2.2.5
type: integer
example: ~
default: "60"
Expand Down

0 comments on commit 24a0d6a

Please sign in to comment.