jedcunningham commented on code in PR #37829:
URL: https://github.com/apache/airflow/pull/37829#discussion_r1509292335


##########
docs/apache-airflow/howto/set-config.rst:
##########
@@ -167,6 +167,34 @@ the example below.
     that you run airflow components on is synchronized (for example using 
ntpd) otherwise you might get
     "forbidden" errors when the logs are accessed.
 
+.. _set-config:configuring-local-settings:
+
+Configuring local settings
+==========================
+
+Some Airflow configuration is configured via local setting, because they 
require changes in the
+code that is executed when Airflow is initialized. Usually It is mentioned in 
the detailed documentation

Review Comment:
   ```suggestion
   code that is executed when Airflow is initialized. Usually it is mentioned 
in the detailed documentation
   ```



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