We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4865b3b commit c55c2a2Copy full SHA for c55c2a2
messenger.rst
@@ -1001,6 +1001,12 @@ auto_setup Whether the table should be created
1001
automatically during send / get. true
1002
================== ===================================== ======================
1003
1004
+.. caution::
1005
+
1006
+ Messages are stored in the database will have a datetime property which is created
1007
+ with the timezone of the current system. This may cause issues if multiple machines
1008
+ with different timezone configuration is using the same storage.
1009
1010
Redis Transport
1011
~~~~~~~~~~~~~~~
1012
0 commit comments