Felix Uellendall created AIRFLOW-2824:
-----------------------------------------

             Summary: Disable loading of default connections via airflow config
                 Key: AIRFLOW-2824
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2824
             Project: Apache Airflow
          Issue Type: New Feature
            Reporter: Felix Uellendall


I would love to have a variable I can set in the airflow.cfg, like the DAG 
examples have, to not load the default connections.

Either by using {{load_examples}} that is already there for loading of dag 
examples or by a new one like {{load_default_connections}} to check if the user 
wants to have it or not.

The implementation of the default connections starts 
[here|https://github.com/apache/incubator-airflow/blob/9e1d8ee837ea2c23e828d070b6a72a6331d98602/airflow/utils/db.py#L94]

Let me know what you guys think of it, pls. :)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to