diff --git a/config/airflow.cfg b/config/airflow.cfg index 9e4d5229..6f5e1506 100644 --- a/config/airflow.cfg +++ b/config/airflow.cfg @@ -127,7 +127,7 @@ max_active_runs_per_dag = 16 # Whether to load the examples that ship with Airflow. It's good to # get started, but you probably want to set this to False in a production # environment -load_examples = True +load_examples = False # Where your Airflow plugins are stored plugins_folder = /usr/local/airflow/plugins