added topics thumbnails support

This commit is contained in:
akhoury
2014-02-20 02:05:49 -05:00
parent 9d1a295b85
commit 25207852e8
15 changed files with 492 additions and 255 deletions

View File

@@ -217,6 +217,9 @@ var async = require('async'),
}, {
field: 'allowGuestSearching',
value: 0
}, {
field: 'allowTopicsThumbnail',
value: 0
}, {
field: 'allowRegistration',
value: 1