Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 585 Bytes

WP_FAIL2BAN_ADDON_BLOCKLIST_CUSTOM_JAIL.rst

File metadata and controls

24 lines (14 loc) · 585 Bytes

WP_FAIL2BAN_ADDON_BLOCKLIST_CUSTOM_JAIL

.. versionadded:: 1.0.0


Changes the log format to match entries in wpf2b-blocklist-hard.conf instead of wordpress-hard.conf.

If you cannot set maxretry = 1 in your wordpress-hard jail you must set this and create a custom jail.

define('WP_FAIL2BAN_ADDON_BLOCKLIST_CUSTOM_JAIL', true);

Default: false

.. seealso::
  :ref:`configuration__fail2ban__custom_jail`