aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/prosody/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/prosody/README.md b/roles/prosody/README.md
index f9db9ab..03540f6 100644
--- a/roles/prosody/README.md
+++ b/roles/prosody/README.md
@@ -47,7 +47,7 @@ Variable | Default | Description
---------------------------------|----------------------------|------------
`prosody_admins` | `[]` | JIDs of server admins
`prosody_vhosts` | `['{{ email_domain }}']` | XMPP domains to serve
-`prosody_conference_vhosts` | `conference.`vhosts | XMPP conference domains (usually `conference.example.com`)
+`prosody_conference_vhosts` | `conference.{{ vhosts }}` | XMPP conference domains (usually `conference.example.com`)
`prosody_user` | `s-prosody` | Prosody FreeIPA user (will be created)
`prosody_db_name` | `prosody` | Prosody database name (will be created)
`prosody_db_host` | `{{ postgresql_host }}` | Prosody database host