You are here

file_download_counter.routing.yml in File Download 8

modules/file_download_counter/file_download_counter.routing.yml

File

modules/file_download_counter/file_download_counter.routing.yml
View source
  1. file_download_counter.settings:
  2. path: '/admin/config/system/file-download-counter'
  3. defaults:
  4. _form: 'Drupal\file_download_counter\FileDownloadSettingsForm'
  5. _title: 'File Downloads'
  6. requirements:
  7. _permission: 'administer file download counter'