From 59ec9855d5b7badc88454e7ea72fdd7a8f061a3b Mon Sep 17 00:00:00 2001 From: Linus Groschke Date: Tue, 24 Feb 2026 21:00:50 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 493b2ff..b6ccc84 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Key | Description `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). `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.url` | URL which serves `avatar.path` to be used as avatar cache.