diff options
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/example.conf b/data/example.conf index 62ce6b127..d4507d055 100644 --- a/data/example.conf +++ b/data/example.conf @@ -984,9 +984,6 @@ db_plain * This effectively allows you to edit your database and have it be immediately * reflected back in Anope. * - * For information on how to make db_mysql_live use asynchronous queries see - * m_async_commands. - * * At this time db_mysql_live only supports pulling data in real time from the three * main tables: anope_cs_info, anope_ns_alias, and anope_ns_core. */ |