mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 17:05:51 +01:00
added topics thumbnails support
This commit is contained in:
@@ -217,6 +217,9 @@ var async = require('async'),
|
||||
}, {
|
||||
field: 'allowGuestSearching',
|
||||
value: 0
|
||||
}, {
|
||||
field: 'allowTopicsThumbnail',
|
||||
value: 0
|
||||
}, {
|
||||
field: 'allowRegistration',
|
||||
value: 1
|
||||
|
||||
Reference in New Issue
Block a user