mod_atom/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 31 Mar 2019 19:05:48 +0200
changeset 3532 1fcf3cb7bb50
parent 3261 f09d92579158
child 3578 f478e325529e
permissions -rw-r--r--
mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting

# Introduction

This module exposes users [microblogging][xep277] on Prosodys built-in HTTP server.

# Configuration

The module itself has no options. However it uses the access control
mechanisms in PubSub, so users must reconfigure their microblogging node
to allow access, by setting `access_model` to `open`.
E.g. Gajim has UI for this, look for "Personal Events" → "Configure
services".