honeypot.routing.yml 230 B

1234567
  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'