ashb commented on a change in pull request #7217: [AIRFLOW-5946] Store source
code in db
URL: https://github.com/apache/airflow/pull/7217#discussion_r392169180
##########
File path: airflow/config_templates/config.yml
##########
@@ -335,6 +335,15 @@
type: string
example: ~
default: "True"
+ - name: store_dag_code
Review comment:
Let's move this to live next to store_serialized_dags as these two settings
are related.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services