dongzhaorui 3 anni fa
parent
commit
cf4b3a9eb9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      find_source/build_spider.py

+ 1 - 1
find_source/build_spider.py

@@ -12,7 +12,7 @@ def main():
         org_weight=5,
         keyword_weight=15,
         excavate_depth=3,
-        excavate_workers=5,
+        excavate_workers=1,
     ).start()