mirror of
https://github.com/signalapp/Signal-Server
synced 2026-05-04 02:44:57 +01:00
Add CustomFriendlyName parameter to Twilio Verify requests
This commit is contained in:
@@ -11,6 +11,7 @@ twilio: # Twilio gateway configuration
|
||||
android202103VerificationText: # Text to use for the verification message on android-2021-03 client types. Will be passed to String.format with the verification code as argument 1.
|
||||
genericVerificationText: # Text to use when the client type is unrecognized. Will be passed to String.format with the verification code as argument 1.
|
||||
androidAppHash: # Hash appended to Android
|
||||
verifyServiceFriendlyName: # Service name used in template. Requires Twilio account rep to enable
|
||||
|
||||
push:
|
||||
queueSize: # Size of push pending queue
|
||||
|
||||
Reference in New Issue
Block a user