You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
321 B
10 lines
321 B
3 years ago
|
# Prosody (XMPP Server) and Jicofo (Focus Component)
|
||
|
#
|
||
|
# XMPP component password for Jicofo
|
||
|
JICOFO_COMPONENT_SECRET=q9jw8pt7v7dplm548yg8uksz0gylemg5
|
||
|
# XMPP password for Jicofo client connections
|
||
|
JICOFO_AUTH_PASSWORD=q9jw8pt7v7dplm548yg8uksz0gylemg5
|
||
|
|
||
|
# Select authentication type: internal, jwt or ldap
|
||
|
AUTH_TYPE=internal
|