You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Also check [Before you install](https://docs.bigbluebutton.org/2.2/install.html#
19
19
|`bbb_apt_mirror`| apt repo server for BigBlueButton packages |`https://ubuntu.bigbluebutton.org`| other value would be e.g. `https://packages-eu.bigbluebutton.org`|
|`bbb_letsencrypt_email`| E-mail for use with letsencrypt ||_(required when letsencrypt is enabled)_|
22
+
|`bbb_letsencrypt_api`| Set letsencrypt api |`https://acme-v02.api.letsencrypt.org/directory`| Use this variable to change letsencrypt API URL (example: staging API `https://acme-staging-v02.api.letsencrypt.org/directory`) |
22
23
|`bbb_nginx_privacy`| only log errors not access |`yes`|
23
24
|`bbb_nginx_listen_https`| nginx: use https |`yes`| This is useful for a reverse proxy configuration where the BBB server is behind a load balancing server like haproxy that does SSL termination |
24
25
|`bbb_nginx_root`| Default nginx www path of BigBlueButton |`/var/www/bigbluebutton-default`| Set the default nginx `www` path of BigBlueButton |
0 commit comments