Mercurial > prosody-modules
diff mod_storage_memory/README.md @ 6070:ad3c709a1b16
mod_storage_memory: Cleanup old community version and add note to Readme for prosody integration.
| author | Menel <menel@snikket.de> |
|---|---|
| date | Fri, 20 Dec 2024 12:50:14 +0100 |
| parents | fe081789f7b5 |
| children |
line wrap: on
line diff
--- a/mod_storage_memory/README.md Fri Dec 20 12:38:04 2024 +0100 +++ b/mod_storage_memory/README.md Fri Dec 20 12:50:14 2024 +0100 @@ -6,6 +6,13 @@ summary: 'Simple memory-only storage module' ... + +::: {.alert .alert-warning} +This module has been merged into +[prosodys storage backend as "memory"][doc:storage] and is therefore obsolete. +You will be redirected shortly. +::: + Introduction ============
