You are here

spambot.settings.yml in Spambot 8

config/install/spambot.settings.yml

File

config/install/spambot.settings.yml
View source
  1. spambot_whitelist_email: ''
  2. spambot_whitelist_username: ''
  3. spambot_whitelist_ip: ''
  4. spambot_whitelist_email_list: []
  5. spambot_whitelist_username_list: []
  6. spambot_whitelist_ip_list: []
  7. spambot_user_register_protect: true
  8. spambot_check_blocked_accounts: false
  9. spambot_log_blocked_registration: true
  10. spambot_sfs_api_key: ''
  11. spambot_blocked_message: false
  12. spambot_cron_user_limit: 0
  13. spambot_spam_account_action: 0
  14. spambot_criteria_email: 1
  15. spambot_criteria_username: 0
  16. spambot_criteria_ip: 20
  17. spambot_blacklisted_delay: 20
  18. spambot_blocked_message_email: 'Your email address or username or IP address is blacklisted.'
  19. spambot_blocked_message_username: 'Your email address or username or IP address is blacklisted.'
  20. spambot_blocked_message_ip: 'Your email address or username or IP address is blacklisted.'
  21. spambot_enable_cache: 1
  22. spambot_cache_expire: -1
  23. spambot_cache_expire_false: -1