@cheese_greater to [email protected] • 1 year agoHow far can Lemmy support nested comments? Let's find outmessage-square222arrow-up1181arrow-down111file-text
arrow-up1170arrow-down1message-squareHow far can Lemmy support nested comments? Let's find out@cheese_greater to [email protected] • 1 year agomessage-square222file-text
minus-squareBlueÆtherlinkfedilink10•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 👾