Skip to content

Commit 22270a7

Browse files
committed
-
1 parent bcc06ee commit 22270a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/cache/adapters/redis_adapter.rst

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ be replaced by ``rediss`` (the second ``s`` means "secure").
6464
A `Data Source Name (DSN)`_ for this adapter must use the following format.
6565

6666
.. code-block:: text
67+
6768
redis[s]://[pass@][ip|host|socket[:port]][/db-index]
6869
6970
Below are common examples of valid DSNs showing a combination of available values::

0 commit comments

Comments
 (0)