diff --git a/bigbluebutton-html5/private/config/settings.yml b/bigbluebutton-html5/private/config/settings.yml
index 2f6a4bdd74..1ecc7952b2 100755
--- a/bigbluebutton-html5/private/config/settings.yml
+++ b/bigbluebutton-html5/private/config/settings.yml
@@ -68,6 +68,13 @@ public:
# https://github.com/bigbluebutton/bigbluebutton/pull/10826
customHeartbeat: false
showAllAvailableLocales: true
+ # Show "Audio Filters for Microphone" option in settings menu.
+ # When set to true, users are able to enable/disable microphone constraints,
+ # otherwise default values for 'microphoneConstraints' option
+ # are used.
+ # For more info, see 'microphoneConstraints' option in this config.
+ # If not set, default value is true.
+ showAudioFilters: true
defaultSettings:
application:
animations: true