summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-05-16 18:00:13 +0100
committerSadie Powell <sadie@witchery.services>2024-05-16 18:00:13 +0100
commita4792412ba497ed30f5c77c59ddc226c5289ebc4 (patch)
treeb850f36cade5f8177134f65ee3ffe1bb659ef579 /data
parentcb21c7c1fa7e956aafdd4fd17de3ddad4fd45fc2 (diff)
parent8bb83f6b1a667121ba68f5c191b9f953af6f22bd (diff)
Merge branch '2.0' into 2.1.
Diffstat (limited to 'data')
-rw-r--r--data/anope.example.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf
index 3271bc01d..cd525b027 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -1134,11 +1134,6 @@ module
* This is only useful with very large databases, with hundreds
* of thousands of objects, that have a noticeable delay from
* writing databases.
- *
- * If your database is large enough cause a noticeable delay when
- * saving you should consider a more powerful alternative such
- * as db_sql or db_redis, which incrementally update their
- * databases asynchronously in real time.
*/
fork = no
}