Question
What happened with this settings in csf.conf?
Custom trigger settings
LF_CUSTOMTRIGGER = "1" # Enable custom regex
LF_CUSTOMBLOCK = "1" # Block from custom triggers
CloudFlare integration
LF_CLOUDFLARE = "1" # CloudFlare IP header detection
Without the line LF_CLOUDFLARE = "1" in csf.conf and with the Apache mod_remoteip installed the real IP from the visitors are displayed in the logfiles. So it looks like this setting is enabled by default and can no longer be configured?
The same seems to be the case with the LF_CUSTOMTRIGGER and LF_CUSTOMBLOCK settings.
Screenshots
No response