Software /
code /
prosody-modules
Changeset
3438:b74c86d137c9
mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 07 Jan 2019 20:08:47 +0100 |
parents | 3437:ce5d1fa69ba3 |
children | 3439:5912f3bacdb4 |
files | mod_log_messages_sql/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_log_messages_sql/README.markdown Mon Jan 07 20:07:57 2019 +0100 +++ b/mod_log_messages_sql/README.markdown Mon Jan 07 20:08:47 2019 +0100 @@ -1,5 +1,10 @@ # Introduction +::: {.alert .alert-danger} +Consider using [mod_mam][doc:modules:mod_mam] together with +[mod_readonly] instead. +::: + This module logs messages to a SQL database. SQL connection options are configured in a `message_log_sql` option,