diff options
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 5 |
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 } |