Browse Source

Update README.md

Information added that mergerfs v2.35.0 and newer sets `allow_other` (but not 2.33.5, that is used by Debian 12.2)
pull/1283/head
0x6d61726b 2 years ago
committed by GitHub
parent
commit
19c1ac7add
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -307,7 +307,7 @@ These options are the same regardless of whether you use them with the
* **splice_read**: deprecated - Does nothing. * **splice_read**: deprecated - Does nothing.
* **splice_write**: deprecated - Does nothing. * **splice_write**: deprecated - Does nothing.
* **splice_move**: deprecated - Does nothing. * **splice_move**: deprecated - Does nothing.
* **allow_other**: deprecated - mergerfs always sets this FUSE option
* **allow_other**: deprecated - mergerfs v2.35.0 and newer sets this FUSE option
as normal permissions can be used to limit access. as normal permissions can be used to limit access.
* **use_ino**: deprecated - mergerfs should always control inode * **use_ino**: deprecated - mergerfs should always control inode
calculation so this is enabled all the time. calculation so this is enabled all the time.

Loading…
Cancel
Save