What is the suggested way for a DAG config file in Airflow
We are looking for a better approach to set up a config file for each DAG, I know we can use JSON in Variable, but want to see if there are suggested approaches in Airflow or in another format (like YAML). Thank!