Implement configuration handling

Closes #747
This commit is contained in:
AsamK 2021-09-29 19:38:31 +02:00
parent c9f5550d18
commit 6f5e72119e
11 changed files with 274 additions and 3 deletions

View file

@ -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.