# HG changeset patch # User Matthew Wild # Date 1664007986 -3600 # Node ID 5f1120c284c5a36bdc8499a25e5028d1eadde5c1 # Parent 39c2824c28805108543ecf2dd86ea1f7ee454d9c mod_cloud_notify_extensions: Add note about dependency Noting here because people might not click through to see it on the mod_cloud_notify_encrypted page. diff -r 39c2824c2880 -r 5f1120c284c5 mod_cloud_notify_extensions/README.markdown --- a/mod_cloud_notify_extensions/README.markdown Sat Sep 24 09:25:46 2022 +0100 +++ b/mod_cloud_notify_extensions/README.markdown Sat Sep 24 09:26:26 2022 +0100 @@ -21,7 +21,12 @@ - mod_cloud_notify_priority_tag - mod_cloud_notify_filters -See the individual module pages for more details. +See the individual module pages for more details. In particular, +mod_cloud_notify_encrypted depends on +[luaossl](http://25thandclement.com/~william/projects/luaossl.html), which +must be installed. It is available in Debian via apt as +[`lua-luaossl`](https://tracker.debian.org/pkg/lua-luaossl) or via +`luarocks install luaossl`. Note: On MUC services you should also load mod_muc_offline_delivery directly under the MUC component in your config file, that is not handled by this @@ -37,6 +42,8 @@ ============= ----- ------- + 0.12 Works + ----- ------- 0.11 Should work ----- ------- trunk Works