ajout lien de paramétrages différents de BBB
This commit is contained in:
@@ -49,4 +49,8 @@ utiliser le role `bbb-enable-ldap-LE` dans le fichier playbook_prod.yml pour vot
|
|||||||
docker exec -it greenlight-v2 bash
|
docker exec -it greenlight-v2 bash
|
||||||
bundle exec rails c
|
bundle exec rails c
|
||||||
Room.find_by(uid: "CURRENT_ROOM_ID").update_attribute(:uid, "NEW_CUSTOM_ID")
|
Room.find_by(uid: "CURRENT_ROOM_ID").update_attribute(:uid, "NEW_CUSTOM_ID")
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Liens utiles
|
||||||
|
Page qui liste différents paramétrages possible de BBB
|
||||||
|
* https://gitlab.com/MaadiX/bbb-tuning/-/wikis/Big-Blue-Button-Custom-settings
|
||||||
|
|||||||
Reference in New Issue
Block a user