If anyone finds where this is in the code, please share. I'm sure some non-Lemmy code will allow longer, so I'm guessing it is only a input restriction... and someone could always hack their lemmy to allow longer. I don't suspect it is the database that has any limit.
3 Comments
RoundSparrow@lemmy.ml · 2 pts · 3y
If anyone finds where this is in the code, please share. I'm sure some non-Lemmy code will allow longer, so I'm guessing it is only a input restriction... and someone could always hack their lemmy to allow longer. I don't suspect it is the database that has any limit.
nmtake@lemm.ee · 4 pts · 3y
I grepped the source and found
RoundSparrow@lemmy.ml · 3 pts · 3y
So it is set in the database as a field limit, that would require a schema change.