diff --git a/bigbluebutton-html5/private/config/settings.yml b/bigbluebutton-html5/private/config/settings.yml
index ffaf4b86cc71e19d784177a4c8463952114a0b98..04f3a0b8178edd52a86dc55c6f81f9b146b344df 100755
--- a/bigbluebutton-html5/private/config/settings.yml
+++ b/bigbluebutton-html5/private/config/settings.yml
@@ -3,8 +3,8 @@ public:
     mobileFontSize: 16px
     desktopFontSize: 14px
     audioChatNotification: false
-    autoJoin: true
     showParticipantsOnLogin: true
+    autoJoin: true
     listenOnlyMode: true
     forceListenOnly: false
     skipCheck: false
@@ -96,7 +96,7 @@ public:
         max: 320
       height:
         max: 240
-    enableScreensharing: false
+    enableScreensharing: true
     enableVideo: true
     enableVideoStats: false
     enableVideoMenu: true