# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1522849936 -7200
# Node ID 2af0be50b2872b4e5a105e73fb8b9c41140eb842
# Parent  e85cf5a443e2f5caaeadec8e2daa380b292a324f
mod_post_msg/README: Describe the URL format

diff -r e85cf5a443e2 -r 2af0be50b287 mod_post_msg/README.markdown
--- 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
 ---------------