Skip to content

Commit 69b4542

Browse files
Fix CI
1 parent f95b8dd commit 69b4542

File tree

1 file changed

+0
-15
lines changed
  • airflow-core/src/airflow/config_templates

1 file changed

+0
-15
lines changed

airflow-core/src/airflow/config_templates/config.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,21 +1762,6 @@ webserver:
17621762
sensitive: true
17631763
example: ~
17641764
default: "{SECRET_KEY}"
1765-
log_fetch_timeout_sec:
1766-
description: |
1767-
The amount of time (in secs) webserver will wait for initial handshake
1768-
while fetching logs from other worker machine
1769-
version_added: ~
1770-
type: string
1771-
example: ~
1772-
default: "5"
1773-
grid_view_sorting_order:
1774-
description: |
1775-
Sorting order in grid view. Valid values are: ``topological``, ``hierarchical_alphabetical``
1776-
version_added: 2.7.0
1777-
type: string
1778-
example: ~
1779-
default: "topological"
17801765
navbar_color:
17811766
description: |
17821767
Define the color of navigation bar

0 commit comments

Comments
 (0)