# HG changeset patch # User RĂ©mi Bardon # Date 1738285902 -3600 # Node ID 9122d5a246c263fbb3df4d230deb636da69320e0 # Parent 8f52eb411737e2d12a1d7b217a8fce795f441ad6 mod_groups_internal: Update groups_muc_host config documentation diff -r 8f52eb411737 -r 9122d5a246c2 mod_groups_internal/README.md --- a/mod_groups_internal/README.md Fri Jan 31 02:09:38 2025 +0100 +++ b/mod_groups_internal/README.md Fri Jan 31 02:11:42 2025 +0100 @@ -27,11 +27,9 @@ ## Configuration -### `groups_muc_host` {#groups_muc_host} - -| Option | Default | Notes | -| ------ | ------- | ----- | -| `groups_muc_host` | `groups.` | Host where the group chats will be created. | +| Option | Type | Default | Notes | +| ------ | ---- | ------- | ----- | +| `groups_muc_host` | string | nil | Host where the group chats will be created. | ## Usage