Disable zoom invite on both participant and host

So i created a web app that uses zoom meeting sdk but when the meeting started if you open the participant list under it there is a invite button is there a way to remove it on both the host and participant

@enricke , in your init, you can pass in disableInvite: true to disable it Zoom Meeting SDK for Web - 3.1.6