mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
This commit is contained in:
@@ -205,6 +205,9 @@ var async = require('async'),
|
||||
}, {
|
||||
field: 'allowGuestPosting',
|
||||
value: 0
|
||||
}, {
|
||||
field: 'allowGuestSearching',
|
||||
value: 0
|
||||
}, {
|
||||
field: 'minimumTitleLength',
|
||||
value: 3
|
||||
|
||||
Reference in New Issue
Block a user