how many category can create by nodeBB?
-
is there a limit for create category? i tried to add more but it seems cannot create more category.
-
yup, i tried to add and modifying existing category but it failed. i also got trouble with my redis, i think i will use mongo as my DB than redis, i prefer use redis only for cache ing or as message broker.
is there any how to install with mongoDB?
i try to set user and password in mongo and run node app.js --setup and choose mongo as my db but also failed. may be nodebb need specific database name?thanks for your response
-
-
Categories pagination/infinite loading and sorting · Issue #8813 · NodeBB/NodeBB
I actually wanted to propose this some time ago, but thought that it's a really unique issue to my use case - however it seems that at least 2 other people have a large number of categories :) And I'd suspect there are other people who'd...
GitHub (github.com)
-
@fais3000 The changes to the categories are going to be available in 1.17.0. Will be interesting to see how it affects the performance on your forum. See this post for links to changes required in custom themes https://community.nodebb.org/post/81290
-
This post is deleted!