You are here

pace.routing.yml in PACE - Page load progress bar 8

Same filename and directory in other branches
  1. 2.0.x pace.routing.yml

File

pace.routing.yml
View source
  1. pace.settings:
  2. path: 'admin/config/user-interface/pace'
  3. defaults:
  4. _form: '\Drupal\pace\Form\PaceAdminSettingsForm'
  5. theme: null
  6. _title: 'PACE Settings'
  7. requirements:
  8. _permission: 'manage pace settings'