pcandoalmeida commented on a change in pull request #10162:
URL: https://github.com/apache/airflow/pull/10162#discussion_r506606192



##########
File path: airflow/config_templates/config.yml
##########
@@ -1080,6 +1080,13 @@
       type: string
       example: ~
       default: "30"
+    - name: site_title
+      description: |
+        Sets a title to show in the browser tab and the DAGs overview page
+      version_added: ~
+      type: string
+      example: ~
+      default:

Review comment:
       Hiya @kaxil sorry didn't see this! Yes, this defaults the page title to 
Airflow. By default, we have `Airflow - Airflow` unless there is a specific 
instance name like `Airflow - Dev`.




----------------------------------------------------------------
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