Added default vars, only provide Let's Encrypt config if enabled
This commit is contained in:
parent
9812972f4c
commit
93bc4bbd0f
2 changed files with 12 additions and 3 deletions
|
|
@ -1,2 +1,9 @@
|
|||
---
|
||||
# defaults file for jitsi
|
||||
#jitsi_letsencrypt_email:alice@host.tld
|
||||
jitsi_enable_letsencrypt: False
|
||||
jitsi_exposed_http_port: 8000
|
||||
jitsi_exposed_https_port: 8443
|
||||
jitsi_public_url: http://localhost
|
||||
jitsi_timezone: Europe/Amsterdam
|
||||
jitsi_virtual_host: localhost
|
||||
Loading…
Add table
Add a link
Reference in a new issue