Software /
code /
prosody-modules
Diff
mod_unified_push/README.md @ 6084:3441cdf73d80
mod_unified_push: typo
author | Menel <menel@snikket.de> |
---|---|
date | Sun, 08 Dec 2024 09:25:10 +0100 |
parent | 6083:631415831007 |
child | 6087:04d0ab97a678 |
line wrap: on
line diff
--- a/mod_unified_push/README.md Sun Dec 08 09:19:12 2024 +0100 +++ b/mod_unified_push/README.md Sun Dec 08 09:25:10 2024 +0100 @@ -80,7 +80,7 @@ ## Example configuration -### Recommemded: load on Virtualhost(s) +### Recommended: load on Virtualhost(s) Just add just add `"unified_push"` to your `modules_enabled` option. This is the easiest and **recommended** configuration.