-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Labels
Description
Any chance we can get the limit on the User Profile->Interests field increased to 4000 chars. I see the database is an nvarchar(4000), but it's restricted in the EditProfile.cshtml.cs to 400, and in UsersProfileInputModel.cs and EditProfileInputModel.cs.
Reactions are currently unavailable