comparison 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
comparison
equal deleted inserted replaced
3437:ce5d1fa69ba3 3438:b74c86d137c9
1 # Introduction 1 # Introduction
2
3 ::: {.alert .alert-danger}
4 Consider using [mod_mam][doc:modules:mod_mam] together with
5 [mod_readonly] instead.
6 :::
2 7
3 This module logs messages to a SQL database. 8 This module logs messages to a SQL database.
4 9
5 SQL connection options are configured in a `message_log_sql` option, 10 SQL connection options are configured in a `message_log_sql` option,
6 which has the same syntax as the `sql` option for 11 which has the same syntax as the `sql` option for