18 Commits

Author SHA1 Message Date
095fcf82a3 Misc doc updates
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
2025-06-08 23:59:17 -05:00
1b167d34d8 Spawn "mount" on branches when waiting for mounts enabled
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
2025-06-08 15:09:47 -05:00
e310d24615 Add support for FUSE passthrough
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
2025-06-05 23:47:42 -05:00
923d9608e8 Add details to docs about FreeBSD limitations 2025-05-09 21:18:20 -05:00
344014aa81 Rework thread pool for increased stability + config and doc updates (#1453)
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Also updates fmt to 11.2.0 and replaced syslog usage with a wrapper
leveraging fmt.
2025-05-05 18:28:49 -05:00
2b04a791b7 Add config option to control default_permissions
Defaults true but there might be some situations where it is useful to
disable.
2025-04-25 16:34:39 -05:00
de2a82800a Improve mount waiting + misc doc improvements
Adds user.mergerfs.branch and user.mergerfs.branch_mounts_here
Adds .mergerfs.branch and .mergerfs.branch_mounts_here files.
2025-04-23 15:58:36 -05:00
9dac54f223 Misc doc updates + add logo 2025-04-19 22:44:08 -05:00
c769e959e8 Add doc pages for minfreespace and moveonenospc + other misc updates 2025-04-10 22:59:49 -05:00
95732222d9 Update docs regarding error handling 2025-04-04 18:41:58 -05:00
b7f7f7fa97 Change misc defaults
* category.create=pfrd
* moveonenospc=pfrd
* cache.files=off
* parallel-direct-writes=true

These changes were made to match the recommended settings for most
users to reduce confusion.
2025-03-30 17:22:38 -05:00
92ae63e842 Support Linux v6.13 FUSE max_page_limit 2025-03-30 00:07:08 -05:00
579690f411 Add links to options docs page to individual pages 2025-03-27 19:47:37 -05:00
a4fdbae1ca Misc doc updates 2025-03-12 18:29:38 -05:00
6472ac51e9 Misc doc updates 2025-03-08 22:02:34 -06:00
1729835b8c Misc doc updates 2025-01-25 13:00:00 -06:00
b83bd5fd14 Improve FreeBSD compatibility
First draft. Need to investigate why upstream patches include certain
function that appear to exist in FreeBSD 14.2.
2025-01-15 22:10:02 -06:00
75d7a93724 Rework mkdocs based documentation
Lots of restructoring and extra information.
2025-01-03 12:17:26 -06:00