From c8f56d748a0f3349dbc90a2dff75d48bc98dcf61 Mon Sep 17 00:00:00 2001 From: Hocuri Date: Mon, 31 Jan 2022 17:46:18 +0100 Subject: [PATCH] Only fetch mvbox deltachat.h additions (#3045) * Use the formatting of the rest of the file * Add changes require restarting IO by calling dc_stop_io() and then dc_start_io(). comment --- deltachat-ffi/deltachat.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deltachat-ffi/deltachat.h b/deltachat-ffi/deltachat.h index 680972413..d344fd5b4 100644 --- a/deltachat-ffi/deltachat.h +++ b/deltachat-ffi/deltachat.h @@ -343,12 +343,12 @@ char* dc_get_blobdir (const dc_context_t* context); * and watch the `DeltaChat` folder for updates (default), * 0=do not move chat-messages * changes require restarting IO by calling dc_stop_io() and then dc_start_io(). - * - `only_fetch_mvbox` - * = 1=Do not fetch messages from folders other than the - * `DeltaChat` folder. Messages will still be fetched from the - * spam folder and `sendbox_watch` will also still be respected - * if enabled. + * - `only_fetch_mvbox` = 1=Do not fetch messages from folders other than the + * `DeltaChat` folder. Messages will still be fetched from the + * spam folder and `sendbox_watch` will also still be respected + * if enabled. * 0=watch all folders normally (default) + * changes require restarting IO by calling dc_stop_io() and then dc_start_io(). * - `show_emails` = DC_SHOW_EMAILS_OFF (0)= * show direct replies to chats only (default), * DC_SHOW_EMAILS_ACCEPTED_CONTACTS (1)=