allowGuestSearching config .. second attempt

This commit is contained in:
akhoury
2013-12-11 22:50:36 -05:00
parent 65d5a6cb81
commit 114294e24a
9 changed files with 116 additions and 39 deletions

View File

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