social_auth_modal-1.x-dev/config/schema/social_auth_modal.schema.yml
config/schema/social_auth_modal.schema.yml
# Schema for the configuration files of the Social Auth Modal module.
social_auth_modal.settings:
type: config_object
label: 'Social Auth Modal settings'
mapping:
modal_width:
type: integer
label: 'Modal width'
modal_height:
type: integer
label: 'Modal height'
