Update README

pull/423/head
Linus Groschke 2026-02-24 21:00:50 +01:00
parent c38a6a99fc
commit 59ec9855d5
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ Key | Description
`api.secret` | Secret of your BBB server `api.secret` | Secret of your BBB server
`api.meta_analytics-callback-url` | URL which gets called after meetings ends to generate statistics. See [bbb-analytics](https://github.com/betagouv/bbb-analytics). `api.meta_analytics-callback-url` | URL which gets called after meetings ends to generate statistics. See [bbb-analytics](https://github.com/betagouv/bbb-analytics).
`app.shortener` | Value of your shortener service. Should start with `https://` and contain `{token}`. `app.shortener` | Value of your shortener service. Should start with `https://` and contain `{token}`.
`app.logoutUrl` | URL which the client is redirected to after leaving the meeting.
`avatar.path` | Absolute path to an optional avatar cache directory. `avatar.path` | Absolute path to an optional avatar cache directory.
`avatar.url` | URL which serves `avatar.path` to be used as avatar cache. `avatar.url` | URL which serves `avatar.path` to be used as avatar cache.