Опрос списка тикетов для has_unread; настройка tickets_poll_ms
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@
|
||||
data-support-api-base="<?php p($_['supportApiBase']); ?>"
|
||||
data-support-ws-base="<?php p($_['supportWsBase'] ?? ''); ?>"
|
||||
data-client-read-receipts="<?php p($_['clientReadReceipts'] ?? '0'); ?>"
|
||||
data-messages-poll-ms="<?php p($_['ticketsPollMs'] ?? '3000'); ?>">
|
||||
data-tickets-poll-ms="<?php p((string) ($_['ticketsPollMs'] ?? 3000)); ?>">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user