Mercurial > prosody-modules
comparison mod_unified_push/README.md @ 6056:3441cdf73d80
mod_unified_push: typo
| author | Menel <menel@snikket.de> |
|---|---|
| date | Sun, 08 Dec 2024 09:25:10 +0100 |
| parents | 631415831007 |
| children | 04d0ab97a678 |
comparison
equal
deleted
inserted
replaced
| 6055:631415831007 | 6056:3441cdf73d80 |
|---|---|
| 78 servers). For more information on configuring HTTP services in Prosody, see | 78 servers). For more information on configuring HTTP services in Prosody, see |
| 79 [Prosody HTTP documentation](https://prosody.im/doc/http). | 79 [Prosody HTTP documentation](https://prosody.im/doc/http). |
| 80 | 80 |
| 81 ## Example configuration | 81 ## Example configuration |
| 82 | 82 |
| 83 ### Recommemded: load on Virtualhost(s) | 83 ### Recommended: load on Virtualhost(s) |
| 84 | 84 |
| 85 Just add just add `"unified_push"` to your `modules_enabled` option. | 85 Just add just add `"unified_push"` to your `modules_enabled` option. |
| 86 This is the easiest and **recommended** configuration. | 86 This is the easiest and **recommended** configuration. |
| 87 | 87 |
| 88 ``` lua | 88 ``` lua |
