You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,8 +93,8 @@ registry client.
93
93
94
94
Configuration Parameter | Default | Description
95
95
----------------------- | ------- | -----------
96
-
**(src|dest).basic.auth.credentials.source** | URL | Specify how to pick credentials for Basic Auth header. Supported values are URL, USER_INFO and SASL_INHERIT
97
-
**(src|dest).basic.auth.user.info** | | Specify credentials for Basic Auth in form of {username}:{password} when source is USER_INFO
96
+
<b>(src\|dest).basic.auth.credentials.source</b> | URL | Specify how to pick credentials for Basic Auth header. Supported values are `URL`, `USER_INFO` and `SASL_INHERIT`
97
+
<b>(src\|dest).basic.auth.user.info</b> | | Specify credentials for Basic Auth in form of `{username}:{password}` when source is `USER_INFO`
0 commit comments