Josh Carp created AIRFLOW-3540:
----------------------------------
Summary: Presence of ~/airflow/airflow.cfg shouldn't override
config file settings
Key: AIRFLOW-3540
URL: https://issues.apache.org/jira/browse/AIRFLOW-3540
Project: Apache Airflow
Issue Type: Improvement
Reporter: Josh Carp
Assignee: Josh Carp
If `~/airflow/airflow.cfg` exists, airflow uses that file instead of
`$AIRFLOW_HOME/airflow.cfg`. This behavior is confusing. If `$AIRFLOW_HOME` is
set and `$AIRFLOW_CONFIG` is not, we should only check
`$AIRFLOW_HOME/airflow.cfg`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)