How far can Lemmy support nested comments? Let's find out
How far can Lemmy support nested comments? Let's find out
Comment on the top level thing and someonw will hopefully comment on yours. Just say like "Test"
How far can Lemmy support nested comments? Let's find out
Comment on the top level thing and someonw will hopefully comment on yours. Just say like "Test"
You're viewing a single thread.
Test
Edit: "Btw, you can edit the text of your post to say 'current bottom-level' (instead of 'top level') which is what you mean." —the Gravity dude
const MAX_COMMENT_DEPTH_LIMIT: usize = 100;
I Guess that is the answer
Touché, codesman 👾
Test
(figured I may as well, while I'm here, haha)
Btw, you can edit the text of your post to say 'current bottom-level' (instead of 'top level') which is what you mean.