Document experimental video calls in DMs (Calls v1.12.0)#9050
Document experimental video calls in DMs (Calls v1.12.0)#9050bgardner8008 wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo documentation files are updated to cover the experimental "Enable video calls in DMs" plugin setting. The admin configuration reference gains a new setting block with its config path, environment variable, and behavioural details. The end-user FAQ expands the video support answer to describe the feature, how to enable it, and its limitations. ChangesExperimental DM Video Calls Docs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Newest code from mattermost has been published to preview environment for Git SHA 36e415e |
|
Thank you Bill, I've updated to the 11.9-documentation branch and requested Editor reviews. |
Summary
Calls plugin v1.12.0 introduces experimental video support, gated behind a new Enable video calls in DMs (Experimental) plugin setting (
EnableVideo, default off). This makes the existing end-user FAQ — which states video is not supported — inaccurate. This PR updates the docs accordingly.This was flagged by the
docs-impact-reviewbot on the server version-bump PR (mattermost/mattermost#37077).Changes
make-calls.rst): Rewrote the "Is video supported?" FAQ to describe experimental video in DM calls (desktop/web), with limitations:plugins-configuration-settings.rst): Added an "Enable video calls in DMs (Experimental)" entry (config.jsonenablevideo, env varMM_CALLS_ENABLE_VIDEO), cross-linked from the FAQ.Ticket
https://mattermost.atlassian.net/browse/MM-68811
Related PRs
Checklist
:ref:cross-references resolve in the rendered HTML