diff --git a/mkdocs/docs/config/deprecated_options.md b/mkdocs/docs/config/deprecated_options.md index 345d888c..172a5bb9 100644 --- a/mkdocs/docs/config/deprecated_options.md +++ b/mkdocs/docs/config/deprecated_options.md @@ -22,3 +22,5 @@ function or have been replaced. **They should not be used.** * **allow_other**: mergerfs v2.35.0 and above sets this FUSE option automatically if running as root. * **use_ino**: Use `inodecalc`. +* **atomic_o_trunc**: Does nothing. +* **hard_remove**: Does nothing.