ferruzzi commented on code in PR #31754:
URL: https://github.com/apache/airflow/pull/31754#discussion_r1222170764


##########
docs/apache-airflow/howto/set-config.rst:
##########
@@ -38,6 +38,19 @@ or by creating a corresponding environment variable:
 
     export AIRFLOW__DATABASE__SQL_ALCHEMY_CONN=my_conn_string
 
+Note that when the section name has a dot in it, you must replace it with an 
underscore when setting the env var.
+For example consider pretend section ``providers.some_provider``:

Review Comment:
   Tiny nitpick.  Maybe 'consider _the_ pretend section...' sounds a little 
better?  Not sure.   Up to you.



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