diff mod_log_messages_sql/README.markdown @ 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 a216be9b1d6e
children
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,