potiuk commented on a change in pull request #11099:
URL: https://github.com/apache/airflow/pull/11099#discussion_r493332087



##########
File path: breeze
##########
@@ -117,6 +119,9 @@ function breeze::setup_default_breeze_constants() {
     # If set to true, the database will be initialized, a user created and 
webserver and scheduler started
     export START_AIRFLOW="false"
 
+    export AIRFLOW__CORE__LOAD_EXAMPLES="true"

Review comment:
       And. side comment - maybe there is some redundancy here. I think there 
are a few that could be removed from here (historical reasons why they are 
here). For example DB_RESET could be removed (default in __initialization.sh is 
also FALSE. Probbaly few others as well.




----------------------------------------------------------------
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]


Reply via email to