1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 12:23:12 +02:00

Note m_async_commands is experimental

This commit is contained in:
Adam
2011-05-16 02:47:23 -04:00
parent b4450294af
commit f7aa46fb33
+3
View File
@@ -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" }