Mercurial > prosody-modules
comparison mod_auth_external/README.markdown @ 3390:3287dd234f3f
mod_auth_external/README: Update mentioning 0.11.x
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 01 Dec 2018 15:27:55 +0100 |
| parents | 788200f5f481 |
| children |
comparison
equal
deleted
inserted
replaced
| 3389:788200f5f481 | 3390:3287dd234f3f |
|---|---|
| 55 Non-blocking mode is experimental and is disabled by default. | 55 Non-blocking mode is experimental and is disabled by default. |
| 56 | 56 |
| 57 Enable at your own risk if you fulfil these conditions: | 57 Enable at your own risk if you fulfil these conditions: |
| 58 | 58 |
| 59 - Running Prosody trunk ([nightly](http://prosody.im/nightly/) build | 59 - Running Prosody trunk ([nightly](http://prosody.im/nightly/) build |
| 60 414+). | 60 414+) or Prosody 0.11.x. |
| 61 - [libevent](http://prosody.im/doc/libevent) is enabled in the config, | 61 - [libevent](http://prosody.im/doc/libevent) is enabled in the config, |
| 62 and LuaEvent is available. | 62 and LuaEvent is available. |
| 63 - lpty (see installation above) is version 1.0.1 or later. | 63 - lpty (see installation above) is version 1.0.1 or later. |
| 64 | 64 |
| 65 ```lua | 65 ```lua |
