mod_cloud_notify_extensions/README.markdown
changeset 5063 5f1120c284c5
parent 4712 25fd5e268f90
child 5547 fed5995180c5
equal deleted inserted replaced
5062:39c2824c2880 5063:5f1120c284c5
    19 
    19 
    20 - mod_cloud_notify_encrypted
    20 - mod_cloud_notify_encrypted
    21 - mod_cloud_notify_priority_tag
    21 - mod_cloud_notify_priority_tag
    22 - mod_cloud_notify_filters
    22 - mod_cloud_notify_filters
    23 
    23 
    24 See the individual module pages for more details.
    24 See the individual module pages for more details. In particular,
       
    25 mod_cloud_notify_encrypted depends on
       
    26 [luaossl](http://25thandclement.com/~william/projects/luaossl.html), which
       
    27 must be installed. It is available in Debian via apt as
       
    28 [`lua-luaossl`](https://tracker.debian.org/pkg/lua-luaossl) or via
       
    29 `luarocks install luaossl`.
    25 
    30 
    26 Note: On MUC services you should also load mod_muc_offline_delivery directly
    31 Note: On MUC services you should also load mod_muc_offline_delivery directly
    27 under the MUC component in your config file, that is not handled by this
    32 under the MUC component in your config file, that is not handled by this
    28 module.
    33 module.
    29 
    34 
    35 
    40 
    36 Compatibility
    41 Compatibility
    37 =============
    42 =============
    38 
    43 
    39   ----- -------
    44   ----- -------
       
    45   0.12  Works
       
    46   ----- -------
    40   0.11  Should work
    47   0.11  Should work
    41   ----- -------
    48   ----- -------
    42   trunk Works
    49   trunk Works
    43   ----- -------
    50   ----- -------