Mercurial > prosody-modules
comparison mod_admin_message/README.markdown @ 1820:8de50be756e5
Various README files: Correct indentation levels, fix syntax and other small fixes
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Sep 2015 17:30:33 +0200 |
parents | 4d73a1a6ba68 |
children | 34fb3d239ac1 |
comparison
equal
deleted
inserted
replaced
1819:1b08597b5e6f | 1820:8de50be756e5 |
---|---|
19 Copy the mod\_admin\_message directory into a directory Prosody will | 19 Copy the mod\_admin\_message directory into a directory Prosody will |
20 check for plugins (cf. [Installing | 20 check for plugins (cf. [Installing |
21 modules](http://prosody.im/doc/installing_modules)) and set up a | 21 modules](http://prosody.im/doc/installing_modules)) and set up a |
22 component: | 22 component: |
23 | 23 |
24 Component "console@example.com" "admin_message" | 24 Component "console@example.com" "admin_message" |
25 | 25 |
26 "console@example.com" is the identifier of the XMPP console. | 26 "console@example.com" is the identifier of the XMPP console. |
27 | 27 |
28 Compatibility | 28 Compatibility |
29 ============= | 29 ============= |