mik-laj commented on pull request #9151:
URL: https://github.com/apache/airflow/pull/9151#issuecomment-640259583


   All webserver configuration is available via webserver_config
   
https://github.com/apache/airflow/blob/master/airflow/config_templates/default_webserver_config.py
   https://github.com/apache/airflow/blob/master/airflow/www/app.py#L64
   This way you have much more flexibility, because you can add any 
configuration option supported by FLASK or its plugins. Does it meet your 
expectations? Do you have any use case that is not achievable by modifying this 
file?


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