Browse Source

deprecated_options.md

config
Antonio SJ Musumeci 1 day ago
parent
commit
bc9c8e1346
  1. 1
      mkdocs/docs/config/deprecated_options.md

1
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`.

Loading…
Cancel
Save