Skip to content

Commit f63c67c

Browse files
committed
Fix code syntax
1 parent 366e64a commit f63c67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Available Options
238238
// ...
239239
'relay_cluster_context' => [
240240
// ...
241-
'stream' =>
241+
'stream' => [
242242
'verify_peer' => false,
243243
'verify_peer_name' => false,
244244
'allow_self_signed' => true,

0 commit comments

Comments
 (0)