mirror of
https://github.com/chatmail/core.git
synced 2026-05-10 18:36:29 +03:00
rename option 'Prefetch' to 'FetchExisting' and limit it to that
This commit is contained in:
committed by
holger krekel
parent
aa26c52813
commit
0a300da347
@@ -350,7 +350,9 @@ char* dc_get_blobdir (const dc_context_t* context);
|
||||
* The type `jitsi:` may be handled by external apps.
|
||||
* If no type is prefixed, the videochat is handled completely in a browser.
|
||||
* - `bot` = Set to "1" if this is a bot. E.g. prevents adding the "Device messages" and "Saved messages" chats.
|
||||
* - `prefetch` = 1=fetch most recent existing messages on configure (default), 0=do not fetch on configure
|
||||
* - `fetch_existing` = 1=fetch most recent existing messages on configure (default),
|
||||
* 0=do not fetch existing messages on configure.
|
||||
* In both cases, existing recipients are added to the contact database.
|
||||
*
|
||||
* If you want to retrieve a value, use dc_get_config().
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user