summaryrefslogtreecommitdiff
path: root/data/example.conf
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-05-11 18:08:57 +0100
committerSadie Powell <sadie@witchery.services>2024-05-16 16:44:38 +0100
commit3f9fc232708ac1632de159116d06473ea2750e87 (patch)
tree721a1a908015b0d287fd982bca65dcc6c1b4a3d2 /data/example.conf
parentafe87bf69354c87506fa7544e4d0945046a5b303 (diff)
Remove some unnecessary advice.
Diffstat (limited to 'data/example.conf')
-rw-r--r--data/example.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/example.conf b/data/example.conf
index 1ccadcd31..043fa4366 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -1153,11 +1153,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
}