Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/airflow.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down