You are here

math_captcha.routing.yml in CAPTCHA Pack 8

math_captcha/math_captcha.routing.yml

File

math_captcha/math_captcha.routing.yml
View source
  1. math_captcha.settings:
  2. path: '/admin/config/people/captcha/math_captcha'
  3. defaults:
  4. _form: '\Drupal\math_captcha\Form\MathCaptchaSettingsForm'
  5. _title: 'Math CAPTCHA settings'
  6. requirements:
  7. _permission: 'administer CAPTCHA settings'