aboutsummaryrefslogtreecommitdiffstats
path: root/roles/prosody
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-02-16 23:05:04 -0500
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-02-16 23:05:04 -0500
commitb354722b68616044fbcc6196789f6880f6ba4b8e (patch)
tree4e357baf40a746ebdc1c97a59c8de8d3f9e30bb5 /roles/prosody
parenta384e4a1728847cec41202ab8f4919c96ce3abfd (diff)
downloadselfhosted-b354722b68616044fbcc6196789f6880f6ba4b8e.tar.gz
selfhosted-b354722b68616044fbcc6196789f6880f6ba4b8e.zip
prosody: update docs
Diffstat (limited to 'roles/prosody')
-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