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: docs/configuration-options.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Environment variables for the **Mend Renovate Enterprise Worker** are in the nex
50
50
>
51
51
> For an Enterprise license key, contact Mend at http://mend.io.
52
52
53
-
**`MEND_RNV_MC_TOKEN`**: [Enterprise only] The authentication token required when using Merge Confidence Workflows. Set this to 'auto' (default), or provide the value of a merge confidence API token.
53
+
**`MEND_RNV_MC_TOKEN`**: [Enterprise only] The authentication token required when using Merge Confidence Workflows. Set this to 'auto', or provide the value of a merge confidence API token. (defaults to `off`)
54
54
55
55
### Connection to the Source Code Management (SCM)
0 commit comments