After update ads not being blocked, passed on via ipv6 but ipv6 is not enabled

came across this thread Why do blacklisted domains show IPv4 as "Pi-holed" but not IPv6 in the query log? - #3 by jacob.salmela

and the correct syntax is AAAA_QUERY_ANALYSIS=no
is this correct?

"Mcat12Developer
16d
1
frankrpi3

Did you put exactly this into the config file?

analyze_AAAA=no

Then run sudo service pihole-FTL restart. Then run cat /var/log/pihole-FTL.log and share the output securely1.

EDIT: Sorry, there was a mixup with the documentation. The correct thing to put in the config is:

AAAA_QUERY_ANALYSIS=no"