Mercurial > prosody-wiki
annotate mod_adhoc_cmd_ping.wiki @ 472:bb454e0cb7fc
Update mod_auth_ldap page
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 05 Aug 2014 15:38:11 +0200 |
parents | f7f2befb0f3e |
children |
rev | line source |
---|---|
11 | 1 #summary Adhoc command ping |
374
f7f2befb0f3e
Labels are apparently comma-separated
Kim Alvefur <zash@zash.se>
parents:
373
diff
changeset
|
2 #labels Stage-Beta, Deprecated |
11 | 3 |
4 = Introduction = | |
5 | |
6 implements the adhoc command 'ping'. | |
7 | |
8 = Usage = | |
160 | 9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client. |
10 | |
11 = Compatibility = | |
12 ||0.7||Works|| | |
373
c929df198f10
Mark pages of modules no longer in the repo as Deprecated
Kim Alvefur <zash@zash.se>
parents:
160
diff
changeset
|
13 ||0.8||Included in Prosody (in mod_ping)|| |