Skip to content

Commit 398f330

Browse files
committed
add missing zero
1 parent 8f0e004 commit 398f330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ in the table.
13591359
Option Description Default
13601360
======================= ========================================== ======================
13611361
use_notify Whether to use LISTEN/NOTIFY. true
1362-
check_delayed_interval The interval to check for delayed 6000
1362+
check_delayed_interval The interval to check for delayed 60000
13631363
messages, in milliseconds.
13641364
Set to 0 to disable checks.
13651365
get_notify_timeout The length of time to wait for a 0

0 commit comments

Comments
 (0)