cheese_greater@lemmy.world to Asklemmy@lemmy.ml · 2 年前How far can Lemmy support nested comments? Let's find outmessage-squaremessage-square256fedilinkarrow-up1180arrow-down112file-text
arrow-up1168arrow-down1message-squareHow far can Lemmy support nested comments? Let's find outcheese_greater@lemmy.world to Asklemmy@lemmy.ml · 2 年前message-square256fedilinkfile-text
minus-squareBlueÆther@no.lastname.nzlinkfedilinkarrow-up10·2 年前const 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 👾