@cheese_greater@lemmy.world to Asklemmy@lemmy.ml • 2 years agoHow far can Lemmy support nested comments? Let's find outmessage-square255fedilinkarrow-up1182arrow-down111file-text
arrow-up1171arrow-down1message-squareHow far can Lemmy support nested comments? Let's find out@cheese_greater@lemmy.world to Asklemmy@lemmy.ml • 2 years agomessage-square255fedilinkfile-text
minus-squareBlueÆtherlinkfedilink10•2 years 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 👾