# HG changeset patch # User Kim Alvefur # Date 1557040885 -7200 # Node ID f478e325529eaca2fc51c7c577e0aa9258c0d50c # Parent 5dd505c39c4b6ba5a3bbd5a3d532478c0ec1d68c mod_atom/README: Add some text about where to look for the atom feed diff -r 5dd505c39c4b -r f478e325529e mod_atom/README.markdown --- a/mod_atom/README.markdown Sun May 05 09:13:00 2019 +0200 +++ b/mod_atom/README.markdown Sun May 05 09:21:25 2019 +0200 @@ -2,6 +2,11 @@ This module exposes users [microblogging][xep277] on Prosodys built-in HTTP server. +# Usage + +With default HTTP settings, the microblog of `user@example.com` would be +seen at `https://example.com:5281/atom/user`. + # Configuration The module itself has no options. However it uses the access control