From bc9c8e13463c33d382c0cfa2ff86eabd5abf7bb6 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 20 Oct 2025 00:01:47 -0500 Subject: [PATCH] deprecated_options.md --- mkdocs/docs/config/deprecated_options.md | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs/docs/config/deprecated_options.md b/mkdocs/docs/config/deprecated_options.md index 69a219d4..24759672 100644 --- a/mkdocs/docs/config/deprecated_options.md +++ b/mkdocs/docs/config/deprecated_options.md @@ -7,6 +7,7 @@ function or have been replaced. **They should not be used.** automatically if running as root. * **async_read**: Use `async_read=true`. * **atomic_o_trunc**: Does nothing. +* **big_writes**: Does nothing. * **attr_timeout**: Use `cache.attr`. * **auto_cache**: Use `cache.files=auto-full`. * **direct_io**: Use `cache.files=off`.