Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6546:8a4e6421fd24
mod_storage_xmlarchive: Remove unnecessary percent-encoding of paths
Paths from lfs.dir() are already in the percent-encoded form.
Probably confusion left over since before 1b081c8fc1d9
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 24 May 2026 19:17:22 +0200 |
| parents | ace4f251a64b |
| children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");
