changeset 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
files mod_post_msg/README.markdown
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_post_msg/README.markdown	Wed Apr 04 15:50:52 2018 +0200
+++ b/mod_post_msg/README.markdown	Wed Apr 04 15:52:16 2018 +0200
@@ -21,6 +21,14 @@
 Details
 =======
 
+URL format
+----------
+
+    /msg/ [recipient [@host] ].
+
+The base URL defaults to `/msg`. This can be configured via Prosodys
+[HTTP path settings][doc:http].
+
 Payload formats
 ---------------