You are here

allow_iframed_site.routing.yml in Allow site iframing 8

Same filename and directory in other branches
  1. 3.0.x allow_iframed_site.routing.yml

File

allow_iframed_site.routing.yml
View source
  1. allow_iframed_site.settings:
  2. path: '/admin/config/system/allow_iframed_site'
  3. defaults:
  4. _form: '\Drupal\allow_iframed_site\Form\AllowIframedSiteConfigForm'
  5. _title: 'Allow Iframed Site'
  6. requirements:
  7. _permission: 'administer site configuration'
  8. options:
  9. _admin_route: TRUE