Allow disabling sending public read receipts

This commit is contained in:
Azhar Momin
2026-02-17 23:35:07 +05:30
parent f66acb5f78
commit 7e3e0b9b96
10 changed files with 46 additions and 19 deletions

View File

@@ -49,6 +49,9 @@
<entry name="TypingNotifications" type="bool">
<default>true</default>
</entry>
<entry name="PublicReadReceipts" type="bool">
<default>true</default>
</entry>
<entry name="AutoRoomInfoDrawer" type="bool">
<label>Automatic Hide/Unhide Room Information</label>
<default>true</default>
@@ -227,4 +230,3 @@
</entry>
</group>
</kcfg>