]> git.mxchange.org Git - fba.git/blobdiff - README.md
Continued:
[fba.git] / README.md
index 70ee9ef947236af4df09e2805c63404a90fa0780..f0fb65c5d8d12fb957e41d1a6cb9da8493eceef9 100644 (file)
--- 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