@octade @grunfink According to html.c line 2995, it is probably controlled by the max_timeline_entries config var.
This post is how I learned that snac2 exists though so all I know is what I spend a few minutes grepping. In particular, this function does have a little check just above that checks the Accept header to see if it should return RSS.
But that check sets p_path which then gets checked a little while later for null, and that's apparently what determines public timeline.
Ah, it gets checked for that val much later for "public timeline in RSS format".
... And that has a hard-coded value of 20.
So basically, you have to edit it (line 3432 of html.c) and recompile.
Maybe you want to turn it into a config option. I don't know what would be involved in that.
=> More informations about this toot | View the thread | More toots from Zergling_man@sacred.harpy.faith
=> View grunfink@comam.es profile | View octade@soc.octade.net profile
text/gemini
This content has been proxied by September (3851b).