From d6b4dd594ce8464347b3e4a1b440dfddef368609 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 19 Oct 2025 23:58:09 -0500 Subject: [PATCH] deprecated_options.md --- mkdocs/docs/config/deprecated_options.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mkdocs/docs/config/deprecated_options.md b/mkdocs/docs/config/deprecated_options.md index 90de63ae..77dcba27 100644 --- a/mkdocs/docs/config/deprecated_options.md +++ b/mkdocs/docs/config/deprecated_options.md @@ -8,8 +8,7 @@ function or have been replaced. **They should not be used.** * **attr_timeout**: Use `cache.attr`. * **entry_timeout**: Use `cache.entry`. * **negative_entry**: Use `cache.negative_entry`. -* **direct_io**: Bypass page cache. Use `cache.files=off` - instead. +* **direct_io**: Use `cache.files=off`. * **kernel_cache**: Do not invalidate data cache on file open. Use `cache.files=full` instead. * **auto_cache**: Invalidate data cache if file mtime or