diff --git a/src/config.imp.json b/src/config.imp.json
index 4a8e3d766b5185a5d7d2dd5133a3ec0bd8a6a080..5a8ba783e734f44c600ff93b1f5870cf8b78b1f1 100644
--- a/src/config.imp.json
+++ b/src/config.imp.json
@@ -42,8 +42,8 @@
         "jarfile": "/home/imp/lib/VizBin-dist.jar"
     },
     "human_filtering": {
-        "filter": "chr21",
-        "url": "http://hgdownload.cse.ucsc.edu/goldenPath/hg38/chromosomes/chr21.fa.gz"
+        "filter": "hg38",
+        "url": "http://hgdownload.cse.ucsc.edu/goldenPath/hg38/bigZips/hg38.fa.gz"
     },
     "sortmerna": {
         "pkg_url": "https://webdav-r3lab.uni.lu/public/R3lab/IMP/sortmerna.2.0.tgz",