double16 / dansguardian

Docker container for dansguardian with blacklist update from shallalist.de
Apache License 2.0
0 stars 0 forks source link

disable blocklist? #6

Open brianhenson opened 4 years ago

brianhenson commented 4 years ago

First thank you for a great product. How do we configure the blocklists? I can run the docker container and then it loads all the lists and blocks everything. Good for me but not for my kids :) I just need to disable a couple of the lists but cant find the way.

double16 commented 4 years ago

Mount a docker volume to /blacklists. The container will initialize at first, then you can edit it all you'd like and your changes should not be overwritten.

brianhenson commented 4 years ago

Tried that and when the container rebuilds it runs the update script and destroyed my changes