--- a/tests/config/recoll.conf
+++ b/tests/config/recoll.conf
@@ -9,7 +9,19 @@
 indexStripChars = 1
 detectxattronly = 1
 
-topdirs = /home/dockes/projets/fulltext/testrecoll/
+topdirs = /home/dockes/projets/fulltext/testrecoll
+
+#thrQSizes = -1 -1 -1
+
+# Adding to skippedNames
+skippedNames+ = notinskippednames
+# Removing from skippedNames
+skippedNames- = recollrc
+
+# Adding to noContentSuffixes
+noContentSuffixes+ = .nosuff
+# Removing from noContentSuffixes
+noContentSuffixes- = .md5
 
 # Comics_12 causes rclppt to loop. We keep it around for general testing
 # but it takes too much time when running the test-set
@@ -44,5 +56,3 @@
 
 [/home/dockes/projets/fulltext/testrecoll/excltypes]
 excludedmimetypes = text/plain
-
-