You are here

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.yml
View source
  1. google_qr_code.settings:
  2. type: config_object
  3. label: 'Google QR Code configuration'
  4. mapping:
  5. whenshow:
  6. type: string
  7. label: 'When to show google QR code'
  8. height:
  9. type: integer
  10. label: 'Google QR code height'
  11. width:
  12. type: integer
  13. label: 'Google QR code width'