More small tweaks after self-rewiewing

This commit is contained in:
Hocuri
2026-05-06 16:48:21 +02:00
parent 13c58670da
commit 0e3897c5ef
5 changed files with 3 additions and 17 deletions

View File

@@ -28,10 +28,10 @@
//! This setting is not synchronized among devices and applies to all
//! messages known to the device, including messages sent or received
//! before configuring the setting.
//! It deletes messages only from the device, not from the server.
//!
//! `delete_device_after` configures the maximum time device is
//! storing the messages locally.
//! storing the messages locally,
//! but does not delete messages from the server.
//!
//! ## How messages are deleted
//!