You are here

amp.settings.schema.yml in Accelerated Mobile Pages (AMP) 8.3

Same filename and directory in other branches
  1. 8.2 config/schema/amp.settings.schema.yml
config/schema/amp.settings.schema.yml

File

config/schema/amp.settings.schema.yml
View source
  1. amp.settings:
  2. type: mapping
  3. label: 'AMP settings'
  4. mapping:
  5. langcode:
  6. type: string
  7. amp_everywhere:
  8. type: boolean
  9. label: 'Generate all pages as AMP pages?'
  10. process_full_html:
  11. type: string
  12. label: 'Process the whole page through the AMP converter.'
  13. show_extra_save_buttons:
  14. type: boolean
  15. label: 'Whether the extra save options should be shown on node edit pages'