mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Add parameter to configure phone number privacy
This commit is contained in:
parent
25258db55d
commit
6cd57312a1
11 changed files with 60 additions and 8 deletions
|
@ -154,6 +154,12 @@ Set a new device name for the primary or linked device
|
|||
*--unrestricted-unidentified-sender* {true,false}::
|
||||
Enable if anyone should be able to send you unidentified sender messages.
|
||||
|
||||
*--discoverable-by-number* {true,false}::
|
||||
Enable/disable if the account should be discoverable by phone number
|
||||
|
||||
*--number-sharing* {true,false}::
|
||||
Indicates if Signal should share its phone number when sending a message.
|
||||
|
||||
=== startChangeNumber
|
||||
|
||||
Change an account to a new phone number with SMS or voice verification.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue