mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
add hide_pre_message_metadata_text config option to hide the additional text that would get added to pre-messages
This commit is contained in:
@@ -495,6 +495,8 @@ char* dc_get_blobdir (const dc_context_t* context);
|
||||
* Post-Messages are automatically downloaded if they are smaller than the download_limit.
|
||||
* 0=no limit (default).
|
||||
* Changes affect future messages only.
|
||||
* - `hide_pre_message_metadata_text` = Pre-Messages get information added to their text field.
|
||||
* UI can set this to true when it already displays this information in a prettier manner.
|
||||
* - `protect_autocrypt` = Enable Header Protection for Autocrypt header.
|
||||
* This is an experimental option not compatible to other MUAs
|
||||
* and older Delta Chat versions.
|
||||
|
||||
Reference in New Issue
Block a user