amoghrajesh commented on code in PR #29926:
URL: https://github.com/apache/airflow/pull/29926#discussion_r1137699588


##########
airflow/configuration.py:
##########


Review Comment:
   I have a proposal here. How about we do this:
   
   1. We have a constant called AIRFLOW_WEBSERVER_CONFIG around. If this is set 
to the path of the users webserver_config, we pick that.
   2. In case that constant is unset, we can just pick the default location. 
Note: the default location will now be AIRFLOW_HOME/config (the new one)
   
   I think this is a bit more reasonable. Would like to hear your thoughts too..



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

Reply via email to