this post was submitted on 10 Jul 2023
8 points (100.0% liked)

Lemmy Support

4921 readers
2 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 6 years ago
MODERATORS
 

I did search and wasn't coming up with anything, so forgive me if this has been asked before

On the lemmy homepage on the right side, there's the subscribed communities tab - is there a limit to how many are shown there? Reddit had a maximum for subscribed subreddits, which was increased slightly if you had gold. I'm wondering if lemmy has a similar limitation (beyond 'yes there has to be some limit otherwise things break') and if so, where can you see a list of everything you're subscribed to? Does this vary from instance to instance, as in does the lemmy software allow for different instances to customise how many communities appear there?

For context I have lemmy.ml, lemmy.world, and vlemmy.net (maybe rip :( ?) accounts

Thanks for any help!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 years ago* (last edited 2 years ago) (1 children)

Based on my testing, I do not find any limit. The SQL query to list them may have a limit, but I don't think the one that fetches posts/comments has a limit in that particular subquery/join.

I have like 2000+ communities subscribed on one of my accounts, which makes for a lot of white space on the home page. This is just some of the B's in my list:

[โ€“] [email protected] 3 points 2 years ago

That's what it seemed like! Thanks!