Make default sender a valid one

This commit is contained in:
endroid
2017-09-03 23:36:19 +02:00
parent 3ace1f7e21
commit ab49293bea
@@ -1,7 +1,7 @@
endroid_cm_sms:
product_token: '%env(ENDROID_CMSMS_PRODUCT_TOKEN)%'
defaults:
sender: 'EndroidCmSms'
sender: 'Endroid' # Should not contain more than 11 characters
unicode: 'auto'
minimum_number_of_message_parts: 1
maximum_number_of_message_parts: 3