meetingPasswordEnabled constant

String const meetingPasswordEnabled

FeatureFlags meetingPasswordEnabled : Flag indicating if the meeting password button should be enabled. Note that this flag just decides on the button, if a meeting has a password set, the password dialog will still show up. Default: enabled (true).

Implementation

static const String meetingPasswordEnabled = "meeting-password.enabled";