File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
airflow-core/src/airflow/config_templates Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -1762,21 +1762,6 @@ webserver:
1762
1762
sensitive : true
1763
1763
example : ~
1764
1764
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"
1780
1765
navbar_color :
1781
1766
description : |
1782
1767
Define the color of navigation bar
You can’t perform that action at this time.
0 commit comments