Software /
code /
prosody-modules
Diff
mod_invites_webgen/README.markdown @ 5945:805515dd2960 default tip
mod_invites_webgen: mention default url and the way to config it
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Wed, 26 Feb 2025 19:36:35 +0700 |
parent | 5943:05125c29fd67 |
line wrap: on
line diff
--- a/mod_invites_webgen/README.markdown Wed Feb 26 18:47:07 2025 +0700 +++ b/mod_invites_webgen/README.markdown Wed Feb 26 19:36:35 2025 +0700 @@ -33,6 +33,24 @@ If you specify a `site_name`, it will uses that else it will fallback to the `VirtualHost` that it was loaded onto. +After successfully enabling this module, it should be available at the default +URL: +``` + + https://prosody.example.tld/webgen + +``` + +You can modify the URL in your config under `http_path` with `invites_webgen` +for example: +``` + +http_path = { + invites_webgen = "/registration" +} + +``` + You can use your own html templates with `invites_template_html`. Names of the files MUST match the default. More over, you can offer multiple (human) languages by adding the `&l=` to the URL. Meaning this module will serve