kaxil commented on a change in pull request #9645:
URL: https://github.com/apache/airflow/pull/9645#discussion_r451466796



##########
File path: airflow/configuration.py
##########
@@ -495,6 +532,10 @@ def as_dict(
             set (True, default), or should the _cmd options be left as the
             command to run (False)
         :type include_cmds: bool
+        :param include_secret: Should the result of calling any *_secret 
config be
+            set (True, default), or should the _secret options be left as the

Review comment:
       `display_sensitive` is `False` by default, so by default it should show 
as `'< hidden >'`




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


Reply via email to