We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a08e40 commit 3fd456cCopy full SHA for 3fd456c
1 file changed
docs/modules/airflow/pages/usage-guide/overrides.adoc
@@ -16,8 +16,6 @@ Airflow exposes an environment variable for every Airflow configuration setting,
16
As Airflow can be configured with python code too, arbitrary code can be added to the `webserver_config.py`.
17
You can use either `FILE_HEADER` to add code to the top or `FILE_FOOTER` to add to the bottom.
18
19
-IMPORTANT: This is an experimental feature.
20
-
21
[source,yaml]
22
----
23
webservers:
0 commit comments