# [*]Enable login failure detection of DirectAdmin connections
# This option also detects login failures on DA for Roundcube, SquirrelMail and
# phpMyAdmin if installed and logging enabled via CustomBuild v2+
#
# If you do not want to scan for one or more of DIRECTADMIN_LOG_*, simply set
# the respective option to ""
LF_DIRECTADMIN = "5"
LF_DIRECTADMIN_PERM = "0"
I have set the permanent block to 0, which should tell LFD to only set a temporarily ban when a failed login has been detected. However, CSF/LFD sets a perma ban instead.