mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-13 13:44:41 +08:00
Update README.md (#1283)
* 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)
This commit is contained in:
parent
96d34f1eab
commit
c1c2f075ee
@ -307,8 +307,8 @@ These options are the same regardless of whether you use them with the
|
||||
* **splice_read**: deprecated - Does nothing.
|
||||
* **splice_write**: deprecated - Does nothing.
|
||||
* **splice_move**: deprecated - Does nothing.
|
||||
* **allow_other**: deprecated - mergerfs always sets this FUSE option
|
||||
as normal permissions can be used to limit access.
|
||||
* **allow_other**: deprecated - mergerfs v2.35.0 and newer sets this FUSE option
|
||||
automatically if running as root.
|
||||
* **use_ino**: deprecated - mergerfs should always control inode
|
||||
calculation so this is enabled all the time.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user