9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
# Optional variables for jitsi/scripts/deploy-vps.sh.
|
|
# Copy this to a VPS-only location if needed. Do not commit real secrets.
|
|
|
|
DOMAIN=politictalk.parallelglobe.io
|
|
BACKUP_ROOT=/root/jitsi-backups
|
|
|
|
# Set to 1 only when intentionally replacing the nginx vhost config.
|
|
DEPLOY_NGINX=0
|