mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 20:16:04 +01:00
closes #705
This commit is contained in:
@@ -215,6 +215,9 @@ var async = require('async'),
|
||||
}, {
|
||||
field: 'minimumTitleLength',
|
||||
value: 3
|
||||
}, {
|
||||
field: 'maximumTitleLength',
|
||||
value: 255
|
||||
}, {
|
||||
field: 'minimumUsernameLength',
|
||||
value: 2
|
||||
|
||||
Reference in New Issue
Block a user