mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Updating default charcount setting.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ const SettingSchema = new Schema({
|
||||
wordlist: [String],
|
||||
charCount: {
|
||||
type: Number,
|
||||
default: 1000
|
||||
default: 5000
|
||||
},
|
||||
charCountEnable: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user