Skip to content

Commit 618e010

Browse files
committed
added explanatory note
1 parent 7ad6968 commit 618e010

File tree

1 file changed

+2
-0
lines changed
  • docs/modules/airflow/pages/troubleshooting

1 file changed

+2
-0
lines changed

docs/modules/airflow/pages/troubleshooting/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,5 @@ When a custom DAG folder (e.g. `/dags`) is defined with `envOverrides` and some
143143
AIRFLOW__CORE__DAGS_FOLDER: "/dags"
144144
PYTHONPATH: "/stackable/app/log_config:/dags"
145145
----
146+
147+
NOTE: Generally speaking it is https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#configuration-reference[recommended] by Airflow to have the same config everywhere across all components.

0 commit comments

Comments
 (0)