Skip to content

Commit fbbec4e

Browse files
VIDSOL-165: web documentation for configurable features (#248)
1 parent 1a694e0 commit fbbec4e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ This application provides features for common conferencing use cases, such as:
7373

7474
<img src="docs/assets/BGEffects.png" alt="Screenshot of background effects">
7575
</details>
76+
- <details>
77+
<summary>
78+
Configurable features: adapt the app to your specific use cases and roles.
79+
Configuration is handled through a <em>config.json</em> file that can be moved to the <em>frontend/public</em> folder; there's an example in the base directory, <em>config.example.json</em>. Changes to the config file will be reflected immediately in most cases, but some rooms will need to be re-joined to take effect (For example: "setting the default layout" or "audio on join").
80+
</summary>
81+
<img src="docs/assets/configFile.png" alt="Screenshot of a config.json">
7682
- <details>
7783
<summary>Composed archiving capabilities to record your meetings.</summary>
7884
<img src="docs/assets/Archiving.png" alt="Screenshot of archiving dialog box">

docs/assets/configFile.png

200 KB
Loading

0 commit comments

Comments
 (0)