vatsrahul1001 commented on issue #43166: URL: https://github.com/apache/airflow/issues/43166#issuecomment-2490610182
@pierrejeambrun here @bbovenzi mentioned returning entire conf. webserver dict after checking which values we need to support. > probably the entire conf.webserver dict, which we should double check which values we still want to support. We can do settings and config **settings** ``` state_colors IS_K8S_OR_K8SCELERY_EXECUTOR ``` **config** ``` page_size auto_refresh_interval default_ui_timezone standalone_dag_processor hide_paused_dags_by_default navbar_color instance_name ``` -- 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]
