Sergio Kef created AIRFLOW-6037:
-----------------------------------
Summary: Remove default connections from Airflow
Key: AIRFLOW-6037
URL: https://issues.apache.org/jira/browse/AIRFLOW-6037
Project: Apache Airflow
Issue Type: Improvement
Components: configuration
Affects Versions: 1.10.6
Reporter: Sergio Kef
Assignee: Sergio Kef
Currently, initdb creates a bunch of example connections. Those are as helpful
as the example dags are. Meaning you might want to see them on your first
build, but probably not on your production.
This ticket is to bundle both example dags and example connections under
current existing config setting {{load_examples}}. When False no connections
are created during initdb.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)