mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Add option to disable adding message to send log
This commit is contained in:
parent
49aaff2bbe
commit
207764e0be
7 changed files with 60 additions and 31 deletions
|
@ -79,6 +79,9 @@ Choose when to trust new identities:
|
|||
- `always`: Trust any new identity key without verification
|
||||
- `never`: Don't trust any unknown identity key, every key must be verified manually
|
||||
|
||||
*--disable-send-log*::
|
||||
Disable message send log (for resending messages that recipient couldn't decrypt).
|
||||
|
||||
== Commands
|
||||
|
||||
=== register
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue