@[email protected] to [email protected] • 1 year agoHow far can Lemmy support nested comments? Let's find outmessage-square127fedilinkarrow-up195
arrow-up195message-squareHow far can Lemmy support nested comments? Let's find out@[email protected] to [email protected] • 1 year agomessage-square127fedilink
minus-squareBlueÆtherlinkfedilink9•1 year agoconst MAX_COMMENT_DEPTH_LIMIT: usize = 100; I Guess that is the answer
const MAX_COMMENT_DEPTH_LIMIT: usize = 100;
I Guess that is the answer
Touché, codesman 👾