Software /
code /
prosody-modules
Changeset
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 | 3389:788200f5f481 |
children | 3391:c8c9c940ec2d |
files | mod_auth_external/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_auth_external/README.markdown Sat Dec 01 15:27:53 2018 +0100 +++ b/mod_auth_external/README.markdown Sat Dec 01 15:27:55 2018 +0100 @@ -57,7 +57,7 @@ Enable at your own risk if you fulfil these conditions: - Running Prosody trunk ([nightly](http://prosody.im/nightly/) build - 414+). + 414+) or Prosody 0.11.x. - [libevent](http://prosody.im/doc/libevent) is enabled in the config, and LuaEvent is available. - lpty (see installation above) is version 1.0.1 or later.