From 4917dab48c459d40b8e37dd81668294e97e12c54 Mon Sep 17 00:00:00 2001 From: "Daniel M. Capella" Date: Wed, 4 Sep 2024 22:35:26 +0000 Subject: [PATCH] Remove remaining reference to animostiy22's repo Continuation of https://github.com/jellyfin/jellyfin.org/commit/0c6c85f8347650ca6c77ef870041cfbce61658d0 --- docs/general/administration/storage.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/general/administration/storage.md b/docs/general/administration/storage.md index 751cecb65..97a4ca8da 100644 --- a/docs/general/administration/storage.md +++ b/docs/general/administration/storage.md @@ -31,6 +31,5 @@ A popular choice for cloud storage has been the program [rclone](https://rclone. MergerFS isn't meant for everything, [see here](https://github.com/trapexit/mergerfs#what-should-mergerfs-not-be-used-for) for more. - rclone recommended [config](https://forum.rclone.org/t/my-best-rclone-config-mount-for-plex/7441). -- animostiy22's [repo](https://github.com/animosity22/homescripts) about rclone and mergerfs. To modify and examine your mergerfs mount, here's a quick [guide](https://zackreed.me/mergerfs-neat-tricks).