Jeremiah Lowin created AIRFLOW-1006:
---------------------------------------
Summary: Move configuration templates to separate files
Key: AIRFLOW-1006
URL: https://issues.apache.org/jira/browse/AIRFLOW-1006
Project: Apache Airflow
Issue Type: Improvement
Components: configuration
Affects Versions: Airflow 1.8
Reporter: Jeremiah Lowin
Assignee: Jeremiah Lowin
Priority: Minor
Currently both the default and test configuration templates are just strings
inside configuration.py. This makes them difficult to work with. It would be
much better to expose them as separate files, "default_airflow.cfg" and
"default_test.cfg", to make it clear they are distinct config templates.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)