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: content/terraform-enterprise/1.0.x/docs/enterprise/deploy/reference/configuration.mdx
+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
@@ -314,7 +314,7 @@ Must be `true` or `false`. `true` indicates Redis server is configured to use `T
314
314
315
315
Must be `true` or `false`. `true` indicates to use TLS to access Redis. Defaults to `false`.
316
316
317
-
## `TFE_REDIS_USE_MTLS`
317
+
###`TFE_REDIS_USE_MTLS`
318
318
319
319
Must be `true` or `false`. `true` indicates to use mutual TLS (mTLS) authentication for clients to access Redis with Redis standalone or Sentinel. Defaults to `false`.
0 commit comments