You are here

word_list_captcha.routing.yml in CAPTCHA Pack 8

text_captcha/modules/word_list_captcha/word_list_captcha.routing.yml

File

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