Skip to content
Snippets Groups Projects
Commit 626a938f authored by keshav's avatar keshav Committed by Shashank Kumar
Browse files

Issue #3379005: Config schema is missing

parent 0874c17d
No related branches found
No related tags found
1 merge request!28Issue #3379005: Config schema is missing
account: ''
token: ''
number: ''
confirmation_code_text: ''
long_sms: ''
registration_form: ''
twilio_country_codes_container:
country_codes: []
twilio.settings:
type: mapping
label: Settings
mapping:
account:
type: string
label: 'Twilio Account SID'
token:
type: string
label: 'Twilio authentication token'
number:
type: string
label: 'Twilio Phone Number'
confirmation_code_text:
type: string
label: 'Edit label for Confirmation Code'
long_sms:
type: string
label: 'Long SMS handling'
registration_form:
type: string
label: 'Show mobile fields during user registration'
twilio_country_codes_container:
type: sequence
country_codes:
type: sequence
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment