mod_csi_compat/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 03 Dec 2023 23:51:54 +0100
changeset 5771 a967bb4972c5
parent 1825 79b9bd84b91c
permissions -rw-r--r--
mod_http_oauth2: Reject unparsable URLs This used to be caught by luaPattern=https:// in the schema but that's been removed for some reason

---
labels:
summary: 'Implement the google:queue protocol and map to mod\_csi events'
...

Introduction
============

This module implements the google:queue protocol and maps it to
[mod\_csi](mod_csi.html) events.

Configuration
=============

There is no configuration for this module, just add it to
modules\_enabled as normal.

Compatibility
=============

  ----- -------
  0.9   Works
  ----- -------