mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
docs: remove protect_autocrypt setting
This commit is contained in:
committed by
holger krekel
parent
310dda494c
commit
06150d6dc2
@@ -453,11 +453,6 @@ char* dc_get_blobdir (const dc_context_t* context);
|
|||||||
* always auto-downloaded.
|
* always auto-downloaded.
|
||||||
* 0 = no limit (default).
|
* 0 = no limit (default).
|
||||||
* Changes affect future messages only.
|
* Changes affect future messages only.
|
||||||
* - `protect_autocrypt` = Enable Header Protection for Autocrypt header.
|
|
||||||
* This is an experimental option not compatible to other MUAs
|
|
||||||
* and older Delta Chat versions.
|
|
||||||
* 1 = enable.
|
|
||||||
* 0 = disable (default).
|
|
||||||
* - `gossip_period` = How often to gossip Autocrypt keys in chats with multiple recipients, in
|
* - `gossip_period` = How often to gossip Autocrypt keys in chats with multiple recipients, in
|
||||||
* seconds. 2 days by default.
|
* seconds. 2 days by default.
|
||||||
* This is not supposed to be changed by UIs and only used for testing.
|
* This is not supposed to be changed by UIs and only used for testing.
|
||||||
|
|||||||
Reference in New Issue
Block a user