mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
add prefetch config value
This commit is contained in:
committed by
holger krekel
parent
19697e255e
commit
aa26c52813
@@ -350,6 +350,7 @@ 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
|
||||
*
|
||||
* If you want to retrieve a value, use dc_get_config().
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user