# For just your local account | |
defaults write ~/Library/Preferences/us.zoom.config.plist ZDisableVideo 1 | |
# For all users on the machine | |
sudo defaults write /Library/Preferences/us.zoom.config.plist ZDisableVideo 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment