uranusjr commented on code in PR #25700:
URL: https://github.com/apache/airflow/pull/25700#discussion_r945583231


##########
docs/apache-airflow/concepts/dags.rst:
##########
@@ -132,6 +132,8 @@ While both DAG constructors get called when the file is 
accessed, only ``dag_1``
 
     To consider all Python files instead, disable the 
``DAG_DISCOVERY_SAFE_MODE`` configuration flag.
 
+    To consider ``dir_name`` or ``file_name`` have ``dag`` keyword files. 
disable the ``DAG_DISCOVERY_SKIP_CHECK_NAME`` configuration flag.

Review Comment:
   > To consider ``dir_name`` or ``file_name`` have ``dag`` keyword files
   
   I’m not able to follow what this sentence means.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to