mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
4 lines
178 B
Text
4 lines
178 B
Text
define('WP_FAIL2BAN_LOG_PINGBACKS', true);
|
|
define('WP_FAIL2BAN_LOG_SPAM', true);
|
|
define('WP_FAIL2BAN_PLUGIN_LOG_XMLRPC', true);
|
|
define('WP_FAIL2BAN_LOG_PASSWORD_REQUEST', true);
|