comparison mod_incidents_handling.wiki @ 323:d207d048c7f8

small correction.
author Marco Cirillo <maranda@lightwitch.org>
date Tue, 05 Mar 2013 17:05:04 +0000
parents c52f914590e7
children 859253320275
comparison
equal deleted inserted replaced
322:c52f914590e7 323:d207d048c7f8
13 * List Incidents -- List all available incidents and let's you reply requests. 13 * List Incidents -- List all available incidents and let's you reply requests.
14 * Send Incident Inquiry -- Inquiry a remote server about an incident. 14 * Send Incident Inquiry -- Inquiry a remote server about an incident.
15 * Send Incident Report -- Send an incident report to a remote server. 15 * Send Incident Report -- Send an incident report to a remote server.
16 * Send Incident Request -- Send an incident request to a remote server. 16 * Send Incident Request -- Send an incident request to a remote server.
17 17
18 Each Adhoc form provides syntax instructions through <desc /> elements (they may currently be stripped 18 Each Adhoc form provides syntax instructions through <desc/> elements (they may currently be stripped
19 by Prosody), although it's encouraged to read the [https://tools.ietf.org/html/rfc5070 IODEF specifications]. 19 by Prosody), although it's encouraged to read the [https://tools.ietf.org/html/rfc5070 IODEF specifications].
20 20
21 = Usage = 21 = Usage =
22 22
23 Copy the module folder into your prosody modules directory. 23 Copy the module folder into your prosody modules directory.