I know you can disable pi-hole indefinitely from the menu. For a project, I want to startup pihole-FTL with all blocking disabled, without user interaction, but the query log / longterm query log data / dashboard / database (pihole-FTL.db) / log (pihole.log and pihole-FTL.log need to work normally. Looked at the docs, but can't find a pihole-FTL config option that would do this.
Blocking is controlled via the option BLOCKING_ENABLED in /etc/pihole/setupVars.conf
It should work if you ensure this is set to false
1 Like
Thanks, missed that option in the docs.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.