Update Disabled gravity lists

When updating gravity (pihole -g) i would like disabled lists to also be updated and still be disabled. I have some lists that are disabled for longer periods of time and i dont want to re-run gravity when enabling them from time to time since i have quite a lot of lists.

Can you leave them enabled and just assign/unassign to groups?

Running gravity shouldn't be an issue really since it runs in the background and swaps over when the new database is created. There are some cases where gravity is a slow running process but the code to fix that problem (move from a shell based process with grep/awk/sed to a process directly in the FTL code which is a huge speedup) has been written and is testing now for a near future release.

1 Like