File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -429,16 +429,13 @@ char* dc_get_blobdir (const dc_context_t* context);
429429 * 1=send a copy of outgoing messages to self (default).
430430 * Sending messages to self is needed for a proper multi-account setup,
431431 * however, on the other hand, may lead to unwanted notifications in non-delta clients.
432- * - `sentbox_watch`= 1=watch `Sent`-folder for changes,
433- * 0=do not watch the `Sent`-folder (default).
434432 * - `mvbox_move` = 1=detect chat messages,
435433 * move them to the `DeltaChat` folder,
436434 * and watch the `DeltaChat` folder for updates (default),
437435 * 0=do not move chat-messages
438436 * - `only_fetch_mvbox` = 1=Do not fetch messages from folders other than the
439437 * `DeltaChat` folder. Messages will still be fetched from the
440- * spam folder and `sendbox_watch` will also still be respected
441- * if enabled.
438+ * spam folder.
442439 * 0=watch all folders normally (default)
443440 * - `show_emails` = DC_SHOW_EMAILS_OFF (0)=
444441 * show direct replies to chats only,
You can’t perform that action at this time.
0 commit comments