diff --git a/mkdocs/docs/config/deprecated_options.md b/mkdocs/docs/config/deprecated_options.md index 69b6b872..a2a906ec 100644 --- a/mkdocs/docs/config/deprecated_options.md +++ b/mkdocs/docs/config/deprecated_options.md @@ -3,6 +3,8 @@ These are old, deprecated options which may no longer have any function or have been replaced. **They should not be used.** +* **attr_timeout**: Use `cache.attr`. +* **entry_timeout**: Use `cache.entry`. * **direct_io**: Bypass page cache. Use `cache.files=off` instead. * **kernel_cache**: Do not invalidate data cache on file open. Use