mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 17:36:30 +03:00
Docs
This commit is contained in:
@@ -197,7 +197,11 @@ pub enum Config {
|
||||
///
|
||||
/// See `crate::authres::update_authservid_candidates`.
|
||||
AuthservIdCandidates,
|
||||
|
||||
// TODO docs, deltachat.h
|
||||
/// Let the core save all events to the database. You should expose this as an advanced
|
||||
/// setting to the user. When they enable it, the core automatically adds a webxdc
|
||||
/// message to the device chat where the user can see the log messages.
|
||||
#[strum(props(default = "0"))]
|
||||
DebugLogging,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user