Yes, @teh_g is correct, global moderators are special in that they will always have moderate privilege outside of the privileges page. Unfortunately it doesn't look as though you will be able to restrict gmods from their moderation privileges for this forum -- it's quite an odd use case!
setup-script overwrites old setup
-
when I run
./nodebb setup
I expect only the settings to be changed where I type in sth (since empty values are saved ones).But: If I change one of the settings that don't get asked (
bcrypt_rounds
,upload_path
,use_port
,relative_path
) they get set to default value instead of staying the same. -
@frissdiegurke Good point, that's never been an issue for us as we always use the defaults for those settings.
I'm re-designing the install step at the moment, so will take this into account.