Reduce posts per page

main2
Bob Mottram 2019-10-18 12:50:25 +01:00
parent 224204edff
commit 9b60370a5a
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ import os
import sys import sys
# maximum number of posts to list in outbox feed # maximum number of posts to list in outbox feed
maxPostsInFeed=12 maxPostsInFeed=6
# reduced posts for media feed because it can take a while # reduced posts for media feed because it can take a while
maxPostsInMediaFeed=6 maxPostsInMediaFeed=6