Optimized BBB Nextcloud Plugin implementation

This commit is contained in:
2025-04-06 07:30:13 +02:00
parent ef2d62adac
commit 31462aeec7
5 changed files with 24 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
plugin_configuration:
- appid: "bbb"
configkey: "api.secret"
configvalue: "{{ applications.bigbluebutton.credentials.shared_secret }}"
- appid: "bbb"
configkey: "api.url"
configvalue: "{{ applications.bigbluebutton.urls.api }}"