mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-05 01:49:34 +02:00
added about me field
This commit is contained in:
@@ -83,6 +83,10 @@
|
||||
"field": "maximumSignatureLength",
|
||||
"value": 255
|
||||
},
|
||||
{
|
||||
"field": "maximumAboutMeLength",
|
||||
"value": 1000
|
||||
},
|
||||
{
|
||||
"field": "maximumProfileImageSize",
|
||||
"value": 256
|
||||
|
||||
Reference in New Issue
Block a user