google_qr_code.schema.yml in Google QR Code Generator 8
src/config/schema/google_qr_code.schema.yml
File
src/config/schema/google_qr_code.schema.ymlView source
- google_qr_code.settings:
- type: config_object
- label: 'Google QR Code configuration'
- mapping:
- whenshow:
- type: string
- label: 'When to show google QR code'
- height:
- type: integer
- label: 'Google QR code height'
- width:
- type: integer
- label: 'Google QR code width'