potiuk commented on a change in pull request #6952: [AIRFLOW-4445] mushroom cloud errors too verbose URL: https://github.com/apache/airflow/pull/6952#discussion_r362108536
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -324,6 +324,12 @@ error_logfile = - # Expose the configuration file in the web server expose_config = False +# Expose hostname in the web server +expose_hostname = True Review comment: @mik-laj - > where do you think the documentation should be added ? Maybe you can provide some pointers? Most of the config options are documented in comments of the default_airlfow.cfg. Any other specific place you think this documentation should be added (and where all the previous options are documented?) ---------------------------------------------------------------- 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] With regards, Apache Git Services
