mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
parent
c9f5550d18
commit
6f5e72119e
11 changed files with 274 additions and 3 deletions
|
@ -113,6 +113,23 @@ Can fix problems with receiving messages.
|
|||
*-n* NAME, *--device-name* NAME::
|
||||
Set a new device name for the main or linked device
|
||||
|
||||
=== updateConfiguration
|
||||
|
||||
Update signal configs and sync them to linked devices.
|
||||
This command only works on the main devices.
|
||||
|
||||
*--read-receipts* {true,false}::
|
||||
Indicates if Signal should send read receipts.
|
||||
|
||||
*--unidentified-delivery-indicators* {true,false}::
|
||||
Indicates if Signal should show unidentified delivery indicators.
|
||||
|
||||
*--typing-indicators* {true,false}::
|
||||
Indicates if Signal should send/show typing indicators.
|
||||
|
||||
*--link-previews* {true,false}::
|
||||
Indicates if Signal should generate link previews.
|
||||
|
||||
=== setPin
|
||||
|
||||
Set a registration lock pin, to prevent others from registering this number.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue