Plans to remove max_post_count
#200
-
Currently, we need to set a number for the By removing the Are there any plans for this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@ruchernchong max_post_count allows you to customize the number of items you want to show on your readme. max_post_count is optional key. By default, it is 5. I do not have any plans to remove this count since it will break the readme for thousands of users using this project. If you don't want that limit on your readme you can set it to any higher limit such as 9999. |
Beta Was this translation helpful? Give feedback.
@ruchernchong max_post_count allows you to customize the number of items you want to show on your readme. max_post_count is optional key. By default, it is 5. I do not have any plans to remove this count since it will break the readme for thousands of users using this project.
If you don't want that limit on your readme you can set it to any higher limit such as 9999.