Software /
code /
prosody-modules
File
mod_bookmarks/mod_bookmarks.lua @ 5835:cf5f77491323
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 08 Jan 2024 15:38:18 +0000 |
parent | 4886:cbe71ecb4677 |
line wrap: on
line source
--% conflicts: mod_bookmarks module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2") module:depends("bookmarks2")