Skip to content

Commit 3fd456c

Browse files
committed
chore: incorporate review suggestion
1 parent 2a08e40 commit 3fd456c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/modules/airflow/pages/usage-guide/overrides.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Airflow exposes an environment variable for every Airflow configuration setting,
1616
As Airflow can be configured with python code too, arbitrary code can be added to the `webserver_config.py`.
1717
You can use either `FILE_HEADER` to add code to the top or `FILE_FOOTER` to add to the bottom.
1818

19-
IMPORTANT: This is an experimental feature.
20-
2119
[source,yaml]
2220
----
2321
webservers:

0 commit comments

Comments
 (0)