comparison mod_groups_internal/README.md @ 6153:9122d5a246c2

mod_groups_internal: Update groups_muc_host config documentation
author Rémi Bardon <remi@remibardon.name>
date Fri, 31 Jan 2025 02:11:42 +0100
parents 8f52eb411737
children 62ff93af69d5
comparison
equal deleted inserted replaced
6152:8f52eb411737 6153:9122d5a246c2
25 } 25 }
26 ``` 26 ```
27 27
28 ## Configuration 28 ## Configuration
29 29
30 ### `groups_muc_host` {#groups_muc_host} 30 | Option | Type | Default | Notes |
31 31 | ------ | ---- | ------- | ----- |
32 | Option | Default | Notes | 32 | `groups_muc_host` | string | nil | Host where the group chats will be created. |
33 | ------ | ------- | ----- |
34 | `groups_muc_host` | `groups.<module.host>` | Host where the group chats will be created. |
35 33
36 ## Usage 34 ## Usage
37 35
38 ### Exposed functions 36 ### Exposed functions
39 37