You are here

ckeditor_bgimage.schema.yml in CkEditor Background Image 8

Same filename and directory in other branches
  1. 2.0.x config/schema/ckeditor_bgimage.schema.yml
config/schema/ckeditor_bgimage.schema.yml

File

config/schema/ckeditor_bgimage.schema.yml
View source
  1. editor.editor.*.third_party.ckeditor_bgimage:
  2. type: mapping
  3. label: 'Configuração do upload de imagem do gerador de banner'
  4. mapping:
  5. status:
  6. type: boolean
  7. label: 'Status'
  8. scheme:
  9. type: string
  10. label: 'File storage'
  11. directory:
  12. type: string
  13. label: 'Upload directory'
  14. extensions:
  15. type: string
  16. label: 'Allowed file extensions'
  17. max_size:
  18. type: string
  19. label: 'Maximum file size'