You are here

math_captcha.settings.yml in CAPTCHA Pack 8

math_captcha/config/install/math_captcha.settings.yml

File

math_captcha/config/install/math_captcha.settings.yml
View source
  1. math_captcha_enabled_challenges:
  2. addition: addition
  3. subtraction: subtraction
  4. multiplication: multiplication
  5. math_captcha_textual_numbers: 1
  6. math_captcha_textual_operators: 0
  7. math_captcha_addition_argmax: 10
  8. math_captcha_addition_allow_negative: 0
  9. math_captcha_subtraction_argmax: 10
  10. math_captcha_subtraction_allow_negative: 0
  11. math_captcha_multiplication_argmax: 10
  12. math_captcha_multiplication_allow_negative: 0