Return to previous posts per page

master
Bob Mottram 2019-07-31 21:41:17 +01:00
parent 1cc81c5138
commit f9d86cf762
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ import os
import sys
# maximum number of posts to list in outbox feed
maxPostsInFeed=4
maxPostsInFeed=12
# number of follows/followers per page
followsPerPage=12