Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master

This commit is contained in:
Baris Soner Usakli
2013-12-20 23:53:53 -05:00
9 changed files with 97 additions and 37 deletions

View File

@@ -205,6 +205,9 @@ var async = require('async'),
}, {
field: 'allowGuestPosting',
value: 0
}, {
field: 'allowGuestSearching',
value: 0
}, {
field: 'minimumTitleLength',
value: 3