|
|
@ -407,6 +407,7 @@ Variable | Description | Default value |
|
|
|
`XMPP_INTERNAL_MUC_MODULES` | Custom Prosody modules for internal MUC component (comma separated) | info,alert |
|
|
|
`XMPP_INTERNAL_MUC_MODULES` | Custom Prosody modules for internal MUC component (comma separated) | info,alert |
|
|
|
`GLOBAL_MODULES` | Custom prosody modules to load in global configuration (comma separated) | statistics,alert |
|
|
|
`GLOBAL_MODULES` | Custom prosody modules to load in global configuration (comma separated) | statistics,alert |
|
|
|
`GLOBAL_CONFIG` | Custom configuration string with escaped newlines | foo = bar;\nkey = val; |
|
|
|
`GLOBAL_CONFIG` | Custom configuration string with escaped newlines | foo = bar;\nkey = val; |
|
|
|
|
|
|
|
`RESTART_POLICY` | Container restart policy | defaults to `unless-stopped` |
|
|
|
`JICOFO_COMPONENT_SECRET` | XMPP component password for Jicofo | s3cr37 |
|
|
|
`JICOFO_COMPONENT_SECRET` | XMPP component password for Jicofo | s3cr37 |
|
|
|
`JICOFO_AUTH_USER` | XMPP user for Jicofo client connections | focus |
|
|
|
`JICOFO_AUTH_USER` | XMPP user for Jicofo client connections | focus |
|
|
|
`JICOFO_AUTH_PASSWORD` | XMPP password for Jicofo client connections | passw0rd |
|
|
|
`JICOFO_AUTH_PASSWORD` | XMPP password for Jicofo client connections | passw0rd |
|
|
|