mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 12:05:57 +01:00
changed postdelay default
This commit is contained in:
@@ -139,7 +139,7 @@ var async = require('async'),
|
||||
value: 'NodeBB'
|
||||
}, {
|
||||
field: 'postDelay',
|
||||
value: 10000
|
||||
value: 10
|
||||
}, {
|
||||
field: 'minimumPostLength',
|
||||
value: 8
|
||||
|
||||
Reference in New Issue
Block a user