Software /
code /
prosody-modules
Changeset
5216:1d9dbe84b6e8
mod_cloud_notify: Add note about Lua version requirements to README
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 07 Mar 2023 10:26:57 +0000 |
parents | 5215:fd6cb4365438 |
children | 5217:6a27effb3ef0 |
files | mod_cloud_notify/README.markdown |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_cloud_notify/README.markdown Tue Mar 07 10:24:58 2023 +0000 +++ b/mod_cloud_notify/README.markdown Tue Mar 07 10:26:57 2023 +0000 @@ -93,6 +93,9 @@ Compatibility ============= +**Note:** This module should be used with Lua 5.2 and higher. Using it with +Lua 5.1 may cause push notifications to not be sent to some clients. + ------ ----------------------------------------------------------------------------- trunk Works 0.12 Works