Only update publisher list every 7 days
Closed this issue · 2 comments
kylehickinson commented
Currently the publisher list updates in the background every 24 hours, this on a mobile device uses quite a bit of data and processing power to delete & re-insert all the publisher info again.
We should extend this to every 7 days for iOS
kylehickinson commented
Blocked until we can come to a solution within brave-core to allow different preferences per platform
kylehickinson commented
Client side code updated here:
brave/brave-core#3628