Hello,
I want to close the option of add new members to the team (only administrators can add).
How can I do that?
Thank you.
Hello,
I want to close the option of add new members to the team (only administrators can add).
How can I do that?
Thank you.
Hi @Emsanator, thank you for reaching out.
If you’re on v4.10 or earlier version, you can use this setting: https://docs.mattermost.com/administration/config-settings.html#enable-sending-team-invites-from.
If you’re on v5.0 or later version, you can use Advanced Permission (available in E10 and E20): https://docs.mattermost.com/administration/config-settings.html#policy.
Unfortunately there is no function,
"RestrictTeamInvite": "all",
to "RestrictTeamInvite": "system_admin",
But not working, Members can still add other members to team
@Emsanator Sorry about that, I just realized that the setting for 4.10 or earlier is only available in E10/E20 as well