diff --git a/public/config.json b/public/config.json
index 0fcc3696415488ba4f5002bbe80d46eee65c98f1..62a90b9dbe7aa894d110d4d0bb0ad76b9424cea2 100644
--- a/public/config.json
+++ b/public/config.json
@@ -13,5 +13,6 @@
     "token": "Valid Token to be used with Token Authenticated Registration",
     "invite_user": "@botuser:your-homeserver.com",
     "encrypt_room": false,
-    "avatar": "https://link_to_avatar/avatar.png"
+    "avatar": "https://link_to_avatar/avatar.png",
+    "disable_composer_until_operator_join": true
 }