turbaszek commented on pull request #18652: URL: https://github.com/apache/airflow/pull/18652#issuecomment-931628631
> How is this feature different from `[webserver] instance_name`? I have the impression that the purpose is very similar. > > > ## instance_name > > New in version 2.1.0. > > Sets a custom page title for the DAGs overview page and site title for all pages > > http://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#id29 I agree that both can be used to achieve the same thing. The difference is visibility. If you will take a look at the thread I linked you will see that changing navbar colour is quite common practice to achieve more visible distinction than just changing a word (instance name). I think we can combine those two options, WDYT? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
