Skip to content

Commit dd5e104

Browse files
revert: Restore summaryMaxLength to 600 (#118)
2 parents 407395a + bd5c932 commit dd5e104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"settings": {
33
"articlesPerFeed": 120,
44
"maxArticlesPerCategory": 120,
5-
"summaryMaxLength": 50000,
5+
"summaryMaxLength": 600,
66
"deduplication": {
77
"enabled": true,
88
"similarityThreshold": 0.7,

0 commit comments

Comments
 (0)