diff --git a/.env b/.env index 3024780..608a686 100755 --- a/.env +++ b/.env @@ -1,30 +1,4 @@ -## Security -# -# Set these to strong passwords to avoid intruders from impersonating a service account -# The service(s) won't start unless these are specified -# Running ./gen-passwords.sh will update .env with strong passwords -# DO NOT reuse passwords -# - -# XMPP component password for Jicofo -JICOFO_COMPONENT_SECRET=c688eda873669a2c5531c54f6277a574 - -# XMPP password for Jicofo client connections -JICOFO_AUTH_PASSWORD=1f136e2b96c7ce0ad45cadef1ca3fd89 - -# XMPP password for JVB client connections -JVB_AUTH_PASSWORD=9955048acdf8f96e1ce02f7ebf5aa4a6 - -# XMPP password for Jigasi MUC client connections -JIGASI_XMPP_PASSWORD=a38a5e1e61d8f1a165f2e0df1807c7be - -# XMPP recorder password for Jibri client connections -JIBRI_RECORDER_PASSWORD=8daea9305a240f6d5f9d01808fa5fbcf - -# XMPP password for Jibri client connections -JIBRI_XMPP_PASSWORD=fe0a93e89eb6a453a06f25ca6a4ddf21 - # # Basic configuration options