It should cache for an hour, I think (based on a quick look at nodebb package manager code). So yes - you have to wait a bit before the nbbpm refreshes. You can just install the updated version manually by using npm install <package name> from the command line in NodeBB folder.
how to made a user moderator
-
@sunqi said:
just category moderator
yup, implemented on a per-user basis (but not for groups yet)
Head over the Category ACP, find the category you want and click on "Options -> Access Control" and you should have an interface similar to this:
-
That would be great
-
@psychobunny said:
@sunqi said:
just category moderator
yup, implemented on a per-user basis (but not for groups yet)
Head over the Category ACP, find the category you want and click on "Options -> Access Control" and you should have an interface similar to this:
When should we expect this to be applied to groups?