You are here

cacheexclude.routing.yml in CacheExclude 8

Same filename and directory in other branches
  1. 1.0.x cacheexclude.routing.yml

File

cacheexclude.routing.yml
View source
  1. cacheexclude.settings:
  2. path: '/admin/config/system/cacheexclude'
  3. defaults:
  4. _form: '\Drupal\cacheexclude\Form\AdminSettingsForm'
  5. _title: 'Cache exclusions'
  6. requirements:
  7. _permission: 'administer site configuration'