cheese_greater@lemmy.world to Asklemmy@lemmy.ml · 1 year agoHow far can Lemmy support nested comments? Let's find outmessage-squaremessage-square239fedilinkarrow-up1143arrow-down19file-text
arrow-up1134arrow-down1message-squareHow far can Lemmy support nested comments? Let's find outcheese_greater@lemmy.world to Asklemmy@lemmy.ml · 1 year agomessage-square239fedilinkfile-text
minus-squareBlueÆther@no.lastname.nzlinkfedilinkarrow-up3·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 👾