Reload blacklist & whitelist but not gravity?

Hi there,

when i externally change the blacklist.txt or whitelist.txt (via a git pull in a crontab), is there a way to tell pi-hole to reload these 2 without downloading & refreshing the entire gravity.list?

Or do i just need to pihole -g every time?

Thanks.

When you update gravity, only the lists that have changed are downloaded. For unchanged lists, a local copy is used.

If you update black or whitelists through Pi-Hole, gravity is run as follows:

1 Like

Thanks for your reply,

it seems i could also do pihole -g --skip-download --blacklist-only , when for example updating only the blacklist.

Will test this later, thanks again.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.