mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 16:36:59 +03:00
link2xt's review
This commit is contained in:
@@ -407,9 +407,10 @@ char* dc_get_blobdir (const dc_context_t* context);
|
||||
* to not mess up with non-delivery-reports or read-receipts.
|
||||
* 0=no limit (default).
|
||||
* Changes affect future messages only.
|
||||
* - `debug_logging` = Let the core save all events to the database. You should expose this as an advanced
|
||||
* - `debug_logging` = 1=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.
|
||||
* 0=disable debug logging (default)
|
||||
* - `ui.*` = All keys prefixed by `ui.` can be used by the user-interfaces for system-specific purposes.
|
||||
* The prefix should be followed by the system and maybe subsystem,
|
||||
* e.g. `ui.desktop.foo`, `ui.desktop.linux.bar`, `ui.android.foo`, `ui.dc40.bar`, `ui.bot.simplebot.baz`.
|
||||
|
||||
Reference in New Issue
Block a user