joshkadis commented on issue #9538:
URL: https://github.com/apache/airflow/issues/9538#issuecomment-660539867


   As far as I can, the only configurable UI option is 
[`navbar_color`](https://airflow.apache.org/docs/stable/configurations-ref.html#navbar-color).
   
   Personally I'd find it super helpful to apply this option to the document 
title and the `<h2>` in the UI. How about a variable like:
   
   ----
   
   ### site_title
   Sets a title to show in the browser tab and the DAGs overview page.
   
   **Type**
   string
   **Default**
   `DAGs`
   **Environment Variable**
   `AIRFLOW__WEBSERVER__SITE_TITLE`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to