changed postdelay default

This commit is contained in:
Baris Usakli
2013-11-11 12:44:42 -05:00
parent 4ce6ac5af9
commit f81c583d86

View File

@@ -139,7 +139,7 @@ var async = require('async'),
value: 'NodeBB'
}, {
field: 'postDelay',
value: 10000
value: 10
}, {
field: 'minimumPostLength',
value: 8