# HG changeset patch # User Kim Alvefur # Date 1546888127 -3600 # Node ID b74c86d137c9e4cea741a5ad80d0229a29186e09 # Parent ce5d1fa69ba31b397c07b1b5ee7021cd4b5748ec mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly diff -r ce5d1fa69ba3 -r b74c86d137c9 mod_log_messages_sql/README.markdown --- 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,