summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-05-16 02:47:23 -0400
committerAdam <Adam@anope.org>2011-05-16 02:47:23 -0400
commitf7aa46fb33285f1e52675014a3c2f66c9ca27c8c (patch)
tree77bc69f317e5d39a710d5e4c38113aba987808dd
parentb4450294af7640fb0054aac97ce1d92d5a6a0388 (diff)
Note m_async_commands is experimental
-rw-r--r--data/example.conf3
1 files changed, 3 insertions, 0 deletions
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" }