You are here

honeypot.routing.yml in Honeypot 2.0.x

Same filename and directory in other branches
  1. 8 honeypot.routing.yml

File

honeypot.routing.yml
View source
  1. honeypot.config:
  2. path: '/admin/config/content/honeypot'
  3. defaults:
  4. _form: '\Drupal\honeypot\Controller\HoneypotSettingsController'
  5. _title: 'Honeypot configuration'
  6. requirements:
  7. _permission: 'administer honeypot'