this post was submitted on 09 Dec 2023
5 points (100.0% liked)
Lemmy App Development
711 readers
1 users here now
A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.
On-Topic:
- programming questions related to the Lemmy platform
- sharing your ideas, WIP, or released Lemmy-related work
Off-Topic:
- general programming questions unrelated to Lemmy
- feature requests for developers
- sharing or promoting work not related to Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
no one else is having issues with this?
ah i solved it, it's that the
max_depth
arg has no sane default, so a client needs to set it manually. currently the server has a hard 300 max value i think.