Флаг client_read_receipts: не вызывать POST /read по умолчанию (убирает 404 в консоли)

This commit is contained in:
root
2026-05-14 10:31:51 +00:00
parent 2facc3d0d2
commit 306bcc8f51
4 changed files with 10 additions and 2 deletions
+1
View File
@@ -5,5 +5,6 @@
data-server-address="<?php p($_['serverAddress']); ?>"
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="5000">
</div>