You are here

lost_character_captcha.routing.yml in CAPTCHA Pack 8

text_captcha/modules/lost_character_captcha/lost_character_captcha.routing.yml

File

text_captcha/modules/lost_character_captcha/lost_character_captcha.routing.yml
View source
  1. lost_character_captcha.settings:
  2. path: '/admin/config/people/captcha/lost_character_captcha'
  3. defaults:
  4. _form: '\Drupal\lost_character_captcha\Form\LostCharacterCaptchaSettingsForm'
  5. _title: 'Lost Character CAPTCHA settings'
  6. requirements:
  7. _permission: 'administer CAPTCHA settings'