Skip to content

Commit 5e338ab

Browse files
committed
remove outdated timezone warning
1 parent 05f70cc commit 5e338ab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

messenger.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,12 +1583,6 @@ DSN by using the ``table_name`` option:
15831583
Or, to create the table yourself, set the ``auto_setup`` option to ``false`` and
15841584
:ref:`generate a migration <doctrine-creating-the-database-tables-schema>`.
15851585

1586-
.. warning::
1587-
1588-
The datetime property of the messages stored in the database uses the
1589-
timezone of the current system. This may cause issues if multiple machines
1590-
with different timezone configuration use the same storage.
1591-
15921586
The transport has a number of options:
15931587

15941588
``table_name`` (default: ``messenger_messages``)

0 commit comments

Comments
 (0)