mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
docs: remove references to sentbox_watch config
This config was already removed in 2.23.0.
This commit is contained in:
@@ -429,16 +429,13 @@ char* dc_get_blobdir (const dc_context_t* context);
|
|||||||
* 1=send a copy of outgoing messages to self (default).
|
* 1=send a copy of outgoing messages to self (default).
|
||||||
* Sending messages to self is needed for a proper multi-account setup,
|
* Sending messages to self is needed for a proper multi-account setup,
|
||||||
* however, on the other hand, may lead to unwanted notifications in non-delta clients.
|
* however, on the other hand, may lead to unwanted notifications in non-delta clients.
|
||||||
* - `sentbox_watch`= 1=watch `Sent`-folder for changes,
|
|
||||||
* 0=do not watch the `Sent`-folder (default).
|
|
||||||
* - `mvbox_move` = 1=detect chat messages,
|
* - `mvbox_move` = 1=detect chat messages,
|
||||||
* move them to the `DeltaChat` folder,
|
* move them to the `DeltaChat` folder,
|
||||||
* and watch the `DeltaChat` folder for updates (default),
|
* and watch the `DeltaChat` folder for updates (default),
|
||||||
* 0=do not move chat-messages
|
* 0=do not move chat-messages
|
||||||
* - `only_fetch_mvbox` = 1=Do not fetch messages from folders other than the
|
* - `only_fetch_mvbox` = 1=Do not fetch messages from folders other than the
|
||||||
* `DeltaChat` folder. Messages will still be fetched from the
|
* `DeltaChat` folder. Messages will still be fetched from the
|
||||||
* spam folder and `sendbox_watch` will also still be respected
|
* spam folder.
|
||||||
* if enabled.
|
|
||||||
* 0=watch all folders normally (default)
|
* 0=watch all folders normally (default)
|
||||||
* - `show_emails` = DC_SHOW_EMAILS_OFF (0)=
|
* - `show_emails` = DC_SHOW_EMAILS_OFF (0)=
|
||||||
* show direct replies to chats only,
|
* show direct replies to chats only,
|
||||||
|
|||||||
Reference in New Issue
Block a user