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)=