Mercurial > prosody-modules
comparison mod_post_msg/README.markdown @ 2987:2af0be50b287
mod_post_msg/README: Describe the URL format
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 04 Apr 2018 15:52:16 +0200 |
| parents | e85cf5a443e2 |
| children | 3cc78e6a8758 |
comparison
equal
deleted
inserted
replaced
| 2986:e85cf5a443e2 | 2987:2af0be50b287 |
|---|---|
| 18 | 18 |
| 19 This would send a message to user\@example.com from me\@example.com | 19 This would send a message to user\@example.com from me\@example.com |
| 20 | 20 |
| 21 Details | 21 Details |
| 22 ======= | 22 ======= |
| 23 | |
| 24 URL format | |
| 25 ---------- | |
| 26 | |
| 27 /msg/ [recipient [@host] ]. | |
| 28 | |
| 29 The base URL defaults to `/msg`. This can be configured via Prosodys | |
| 30 [HTTP path settings][doc:http]. | |
| 23 | 31 |
| 24 Payload formats | 32 Payload formats |
| 25 --------------- | 33 --------------- |
| 26 | 34 |
| 27 Supported formats are: | 35 Supported formats are: |
