BasPH commented on code in PR #59880:
URL: https://github.com/apache/airflow/pull/59880#discussion_r2652861156
##########
clients/python/README.md:
##########
@@ -630,6 +630,7 @@ You can also set it by env variable: `export
AIRFLOW__CORE__LOAD_EXAMPLES=True`
* optionally expose configuration (NOTE! that this is dangerous setting). The
script will happily run with
the default setting, but if you want to see the configuration, you need to
expose it.
+ Note that sensitive configuration values are values are always masked
Review Comment:
```suggestion
Note that sensitive configuration values are always masked.
```
--
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]