Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make profile bio max length configurable #1161

Merged

Conversation

DEVTomatoCake
Copy link
Member

As suggested this sets the default limit of the user profile bio ("about me") to 190 characters, but makes it configurable.

Currently there's no limit for PATCH /api/users/<ID>/profile and 1024 for PATCH /api/users/@me.

@MaddyUnderStars MaddyUnderStars merged commit 2f1449e into spacebarchat:master Aug 14, 2024
3 checks passed
@DEVTomatoCake DEVTomatoCake deleted the feat/bio-max-length-config branch August 14, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants