X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=README.md;h=f0fb65c5d8d12fb957e41d1a6cb9da8493eceef9;hb=92a6263c5be5992e094bcab62821a1eb437a5767;hp=70ee9ef947236af4df09e2805c63404a90fa0780;hpb=54c956ec8faffef11d38e0979453d138056d771f;p=fba.git diff --git a/README.md b/README.md index 70ee9ef..f0fb65c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,15 @@ You maybe wish to change the configuration file, e.g. log_level is set to "info" "trace" ``` +### Fetch blocklists locally (WIP) +To save yourself bandwidth and codeberg, too, you want to clone the blocklists from some folks: + +``` +sudo -Hu fba git clone https://codeberg.org/oliphant/blocklists.git blocklists/oliphant/ +``` + +WIP notice: This feature is not implemented yet. + ### Install the services ```bash