You are here

cleantalk.schema.yml in Anti Spam by CleanTalk 8.3

config/schema/cleantalk.schema.yml

File

config/schema/cleantalk.schema.yml
View source
  1. cleantalk.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. cleantalk_authkey:
  6. type: string
  7. cleantalk_check_comments:
  8. type: boolean
  9. cleantalk_check_comments_automod:
  10. type: boolean
  11. cleantalk_check_comments_min_approved:
  12. type: integer
  13. cleantalk_check_register:
  14. type: boolean
  15. cleantalk_check_webforms:
  16. type: boolean
  17. cleantalk_check_contact_forms:
  18. type: boolean
  19. cleantalk_check_forum_topics:
  20. type: boolean
  21. cleantalk_check_search_form:
  22. type: boolean
  23. cleantalk_url_exclusions:
  24. type: string
  25. cleantalk_url_regexp:
  26. type: boolean
  27. cleantalk_fields_exclusions:
  28. type: string
  29. cleantalk_roles_exclusions:
  30. type: mapping
  31. cleantalk_add_search_noindex:
  32. type: boolean
  33. cleantalk_search_noindex:
  34. type: boolean
  35. cleantalk_set_cookies:
  36. type: boolean
  37. cleantalk_alternative_cookies_session:
  38. type: boolean
  39. cleantalk_check_ccf:
  40. type: boolean
  41. cleantalk_link:
  42. type: boolean
  43. cleantalk_sfw:
  44. type: boolean