Double newswire length

alt-html-css
Admin 2021-03-24 13:19:17 +00:00
parent aa1371f043
commit 310888f447
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ parser.add_argument('--sendThreadsTimeoutMins',
'posts expires')
parser.add_argument('--maxNewswirePosts',
dest='maxNewswirePosts', type=int,
default=20,
default=40,
help='Maximum newswire posts in the right column')
parser.add_argument('--maxFeedSize',
dest='maxNewswireFeedSizeKb', type=int,