diff --git a/data/example.conf b/data/example.conf index f05969403..1ce4ad4dd 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1945,6 +1945,9 @@ alias * If this is loaded with db_mysql_live then Anope will support * processing multiple commands at once which will negate the "lag" * issues caused from the overhead of SQL queries by db_mysq_live. + * + * Note that this module is currently EXPERIMENTAL and you should report + * any bugs you find. */ #module { name = "m_async_commands" }