added min/max tags setting to defaults.json

This commit is contained in:
barisusakli
2015-07-20 12:30:42 -04:00
parent 1413fc1b1a
commit fba6e1dfe2

View File

@@ -7,6 +7,8 @@
"newbiePostDelayThreshold": 3,
"minimumPostLength": 8,
"maximumPostLength": 32767,
"minimumTagsPerTopic": 0,
"maximumTagsPerTopic": 5,
"allowGuestSearching": 0,
"allowTopicsThumbnail": 0,
"registrationType": "normal",