From f816d7ea6aa9bb85ae90f58d0e3c1dda34a1893d Mon Sep 17 00:00:00 2001 From: trapexit Date: Fri, 1 Dec 2023 15:42:57 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 045bba18..ffb98edb 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ These options are the same regardless of whether you use them with the * **splice_write**: deprecated - Does nothing. * **splice_move**: deprecated - Does nothing. * **allow_other**: deprecated - mergerfs v2.35.0 and newer sets this FUSE option - as normal permissions can be used to limit access. + automatically if running as root. * **use_ino**: deprecated - mergerfs should always control inode calculation so this is enabled all the time.