3 This module exposes users [microblogging][xep277] on Prosodys built-in HTTP server.
7 With default HTTP settings, the microblog of `user@example.com` would be
8 seen at `https://example.com:5281/atom/user`.
12 The module itself has no options. However it uses the access control
13 mechanisms in PubSub, so users must reconfigure their microblogging node
14 to allow access, by setting `access_model` to `open`.
15 E.g. Gajim has UI for this, look for "Personal Events" → "Configure