|
@@ -717,7 +717,7 @@ Setting_Description_sms.gatewayPassword=Specify the user password for the SMS ga
|
|
|
Setting_Description_sms.gatewayURL=Specify the URL for the SMS gateway.
|
|
|
Setting_Description_sms.gatewayUser=Specify the user name for the SMS gateway.
|
|
|
Setting_Description_sms.helpdesk.token.message=Specify the message text of the SMS @PwmAppName@ sends during the Help Desk token verification process.
|
|
|
-Setting_Description_sms.httpRequestHeaders=Specify any additional HTTP request headers for the SMS request. For example: SOAPAction for SOAP messages.
|
|
|
+Setting_Description_sms.httpRequestHeaders=Specify any additional HTTP request headers for the SMS request. For example: SOAPAction for SOAP messages. Header should be a name/value pair delimitted by a colon (e.g. MyHeader:SomeValue).
|
|
|
Setting_Description_sms.maxTextLength=Specify the maximum length for the SMS text. Some services allow texts longer than one message (generally 140 bytes). If the text is longer than the configured maximum, @PwmAppName@ makes multiple requests.
|
|
|
Setting_Description_sms.newUser.token.message=Specify the text of the SMS @PwmAppName@ sends during the new user verification process.
|
|
|
Setting_Description_sms.phoneNumberFormat=Select the format that @PwmAppName@ uses for the mobile phone number.
|