Skip to content

Commit

Permalink
Tweak copy to be more informative
Browse files Browse the repository at this point in the history
  • Loading branch information
paolaperaza committed May 13, 2021
1 parent 1e32402 commit 1bcc9b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions airflow/include/settingsyml.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ import "strings"
// Settingsyml is the settings template
var Settingsyml = strings.TrimSpace(`
# Please report any bugs to support@astronomer.io
# This file allows you to configure Airflow Connections, Pools, and Variables in a single place for local development only.
# NOTE: If putting a dict in conn_extra, please wrap in single quotes.
# For more information, refer to our docs: https://www.astronomer.io/docs/cloud/stable/develop/customize-image#configure-airflowsettingsyaml
# For issues or questions, reach out to support@astronomer.io
airflow:
connections:
Expand Down

0 comments on commit 1bcc9b1

Please sign in to comment.