annotate mod_csi_compat/README.wiki @ 1787:663e5d923ef0
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
author |
Kim Alvefur <zash@zash.se> |
date |
Tue, 25 Aug 2015 16:58:39 +0200 |
parents |
29f3d6b7ad16 |
children |
|
rev |
line source |
1782
|
1 #summary Implement the google:queue protocol and map to mod_csi events |
|
2 |
|
3 = Introduction = |
|
4 |
|
5 This module implements the google:queue protocol and maps it to [mod_csi] events. |
|
6 |
|
7 = Configuration = |
|
8 |
|
9 There is no configuration for this module, just add it to modules_enabled as normal. |
|
10 |
|
11 = Compatibility = |
|
12 |
|
13 ||0.9||Works|| |
|
14 |