update them

This commit is contained in:
mike
2025-12-21 17:40:43 +01:00
parent 5d1547e39f
commit aa44f89b1b

View File

@@ -59,7 +59,7 @@ public class ThemePoolBuilderLength {
List<String> feeds = new ArrayList<>(DEFAULT_FEEDS);
String outDir = "./out";
int bridgeN = 42000;
int bridgeN = 32000;
int themeN = 800;
int relatedN = 2200;
int rssItemsPerFeed = 10;